DpiHelper::SetDeviceHeight Method (Window^, Double)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
[ExtensionAttribute]
static void SetDeviceHeight(
	Window^ window,
	double deviceHeight
)

Parameters

window
Type: System.Windows::Window^

Window to modify

deviceHeight
Type: System::Double

New height in device units

Return to top
Show: