DpiHelper.SetDeviceTop Method (Window, Double)

 

Microsoft internal use only.

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

<ExtensionAttribute>
Public Shared Sub SetDeviceTop (
	window As Window,
	deviceTop As Double
)

Parameters

window
Type: System.Windows.Window

Window to modify

deviceTop
Type: System.Double

New top coordinate in device units

Return to top
Show: