How can I get actual screen resolution, not window size, in Windows 8.1 app? -
i have pretty simple problem, want know how detect in windows 8.1 store app actual screen resolution, not effective pixel size , not current window size.
there lot of guides around finding current window size, these guides cannot used if app resized half of screen, or in snapped mode, or running in free window on windows 10.
my use case offer different available video streams on different screen sizes, 1080p stream should not offered if user has 1024x768, etc.
Comments
Post a Comment