Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am implementing C# Metro application in this app implementing this event DisplayProperties.LogicalDpiChanged += DisplayProperties_LogicalDpiChanged;

statically changing simulator resolution is not firing.

Please forward any solution this issue Regards Narasimha

share|improve this question
It works in a simple test application I just created. It fires when I changed the DPI of the simulator. Where did you attach it? – WiredPrairie Aug 26 '12 at 16:54
I am using vs2011 DPI changing the run time some times firing some times not firing. – Narasimha Aug 27 '12 at 4:28
1  
If you've hooked the event correctly, it would seem that it may be a bug in the framework or Windows. Are you using the RTM versions of Windows 8 and the .NET Framework? – WiredPrairie Aug 28 '12 at 12:06
Hi i am using consumer preview vs2011 and .net4.5 – Narasimha Aug 28 '12 at 12:49
That's an awfully old version of Windows 8 and .NET 4.5. I would grab the trial of the RTM and try it there. – WiredPrairie Aug 28 '12 at 15:14
show 1 more comment

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.