DpiHelper::SetDeviceHeight Method (Window^, Double)

Visual Studio 2015
 

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

public:
void SetDeviceHeight(
	Window^% window,
	double deviceHeight
)

Parameters

window
Type: System.Windows::Window^

deviceHeight
Type: System::Double

Return to top
Show: