DpiHelper::SetDeviceWidth Method (Window^, Double)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Utilities.Dpi
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
void SetDeviceWidth(
	Window^% window,
	double deviceWidth
)

Parameters

window
Type: System.Windows::Window^

deviceWidth
Type: System::Double

Return to top
Show: