Mouse Over ComboBox DropDown Open
Average Rating:
(2)
(2)
Description
Discussions
(1)
|
|
-
-
Written October 03, 2009This doesn't seem to work an a VB silverlight application. how do i declare its namespace.
-
Written October 03, 2009Hold on, I will check that for you in VB, but If you ask about namespaces "interaction" and "behavior" they are: - "interaction:" is a namespace for "clr-namespace:
System.Windows. Interactivity;a ssembly=System. Windows.Interac tivity" - "behavior:" is a namespace for behavior's code in your project. -- Jacek Ciereszko -
Written October 03, 2009OK. I did simple example where I have a VB application with Silverlight and I use my behavior. Download link: http://wpierdal
aj.pl/blog_reso urces/BehaviorC omboBox/VBBehav iorUse.zip I hope it will help you :) --- Jacek Ciereszko
-




