DpiHelper::SetDeviceWidth Method (Window^, Double)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: [ExtensionAttribute] static void SetDeviceWidth( Window^ window, double deviceWidth )
Parameters
- window
-
Type:
System.Windows::Window^
Window to modify
- deviceWidth
-
Type:
System::Double
New width in device units
Show: