Click here to Skip to main content
15,894,343 members
Articles / Programming Languages / C#

Tips & Tricks: How to get the Screen Resolution in Silverlight?

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
6 Feb 2012CPOL 8.7K   1  
This works when running in browser. If you need to obtain this information when running OOB, see this article: http://www.pitorque.de/MisterGoodcat/post/Determine-screen-resolution-in-Silverlight-OOB.aspx[^].

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
29 Aug 2010Kunal Chowdhury «IN» 1 alternative  
The code describes how to get the Client's Screen Resolution in Silverlight.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Denmark Denmark
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions