Can a Silverlight application use containing HTML styles? -


i'm developing silverlight 4 app has live within existing asp/html based site, has own css stylesheet. want silverlight app share , feel of container application, i'm wondering best way accomplish this. way can think of translate css styles silverlight styles (perhaps automated tool), seems lot of work pretty common use case.

is there better way? there existing tools make easier? thanks!

creating silverlight styles based on styles of site idea. don't know if there automated tool this, css have long , complex necessary.

you might consider modifying existing silverlight theme match site.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -