show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Silverlight: Access client desktop- Display properties

Hi,

I want to access the display properties of the client desktop in silverlight application and modify the application layout according 2 the ones set on client machine. When we right click on desktop and choose properties we get display properties dialog. i want to access appearance and theme properties from this. i hv to retrieve the appearance properties like font, theme etc and apply them in my silverlight application. I am also not sure whether this can be done in a normal web application.

Tried to google it but could find anything except code for resizing. But I want to access not only the screen width and height but the appearance settings also.

Any help would be appreciated.

Thanks :)