Please can you help me understand something about static resources. On your samples you often use static datasources to load data into your controls. I can see in XAML where the object has been declared, at the top of the UserControl but where does one actually load that static resource with data in runtime???
For example I have a list of Category Objects coming through from my WCF service. How would I set up a static resource to load these objects into a xamwebcombo editor?
Andrew,
Let us know if you need further assistance with this matter.
Thanks