Is it possible to change the default screen resolution list in the Visual Studio Simulator for Windows 8 apps?
相关问题
- Resharper 7 on VS2012 ignores assembly redirect in
- Error installing MVVMCross from nuget into a PCL
- Why can't I bind to winproc?
- Getting Sum of an SQL table column until the sum r
- OPENCV linking Error - Win32 & VS2012
相关文章
- Visual Studio Hangs on Loading UI Library
- “Csc.exe” exited with code -1073741819
- New Windows Application - What language?
- Add Fakes Assembly option missing
- Visual Studio wants to build with wrong platform t
- Visual Studio 2012 debug tests keyboard shortcut
- libxml2 missing for nokogiri gem on Windows 8 x64
- Building Windows 8 Metro App on Windows 7 with Vis
According to what I found, it is not possible for now.
From this post, it says "The availability of resolutions in the Palette depends upon the supported resolutions of your video card."
The simulator looks for additional resolution configurations using the following pattern
So if you copy the following XML into a file called
HardwareConfigurations-SurfacePro3.xml
in that folder (you need administrator rights) you get an extra entry in the list allowing you to simulate running on a Surface Pro 3.