Questions tagged [silverlight-embedded]

16 questions
0
votes
2 answers

Silverlight for Windows Embedded: how to communicate imagesource Dependency Property between xaml and code-behind

I am working on a Silverlight for Windows Embedded project. I defined a custom user control which consists of an image control. I want to specify different image source in xaml for different instance of the custom control. So I define a Dependency…
1
2