Advanced Forum Search Results
-
Yes, that answers my question. But yet, I still feel incomplete...
-
Microsoft announced today (September 22, 2009) that Silverlight 2 will be supported on Windows Embedded CE 6.0:
http://www.computerworld.com/s/article/9138342/Latest_Windows_Embedded_CE_puts_focus_on_Silverlight
http://arstechnica.com/microsoft/news/2009/09/latest-windows-embedded-ce-includes-silverlight.ars
http://silverlight.net/learn/mobile/
-
It seems that you cannot put a binding on any of the DropShadowEffect properties in Silverlight. In particular, I would like to data bind the Opacity value, but I get a XAML parse error at runtime; Blend gives an error immediately. Poking around with Blend I see that the option for data binding on the properties is disabled. Has anyone tried ...