Mouse Over ComboBox DropDown Open
Average Rating:
(2)
(2)
Description
Discussions
(1)
-
Not Working3 Posts | Last Post: October 03, 2009
-
This doesn't seem to work an a VB silverlight application. how do i declare its namespace.Written October 03, 2009
-
Hold 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 CiereszkoWritten October 03, 2009 -
OK. I did simple example where I have a VB application with Silverlight and I use my behavior.
Download link: http://wpierdalaj.pl/blog_reso urces/BehaviorC omboBox/VBBehav iorUse.zip
I hope it will help you :)
---
Jacek CiereszkoWritten October 03, 2009
-
|
|

