DpiHelper.SetDeviceLeft 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 SetDeviceLeft(
	this Window window,
	double deviceLeft
)

Parameters

window
Type: System.Windows.Window

Window to modify

deviceLeft
Type: System.Double

New left coordinate in device units

Return to top
Show: