In case it helps, I downloaded the source for 4.2, compiled, created a
new wpf project, added a reference to Blacklight.WPFControls.dll and
WPFToolkit.dll.
I then was able to add a namespace reference
xmlns:bl="clr-namespace:Blacklight.Controls;assembly=Blacklight.WPFControls"
And was able to add the panel :
<bl:DragDockPanelHost>
<bl:DragDockPanel/>
</bl:DragDockPanelHost>
On Thu, May 27, 2010 at 8:39 AM, Greg Keogh <[email protected]> wrote:
> You can grab the v4.2 download (which has the WPF DragDropPanel control
>
>
>
> Yes! That version has WPF libraries. Now I’ve spent 40 minutes trying to add
> a reference to the Blacklight DLL. I’ve looked inside it in Reflector and
> everything looks sensible, but the library does not appear in xmlns
> intellisense, nor does adding it manually work. All I get is:
>
>
>
> The type or namespace name 'WPFControls' does not exist in the namespace
> 'Blacklight' (are you missing an assembly reference?)
>
>
>
> Typical of Silverlight and WPF development, everything doesn’t work first
> time, no errors make sense, there are no clues and there is no help. You
> fumble around and burn your life away, tweaking and fiddling until suddenly
> something will start working, and you don’t even know what you did right.
>
>
>
> Greg
>
> _______________________________________________
> ozwpf mailing list
> [email protected]
> http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
>
>
_______________________________________________
ozwpf mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf