DpiHelper.SetDeviceWidth 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 static void SetDeviceWidth(
	this Window window,
	double deviceWidth
)

Parameters

window
Type: System.Windows.Window

Window to modify

deviceWidth
Type: System.Double

New width in device units

Return to top
Show: