DpiHelper.GetDeviceRect Method (Window)

 

Microsoft internal use only.

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

public static Rect GetDeviceRect(
	this Window window
)

Parameters

window
Type: System.Windows.Window

Window to inspect

Return Value

Type: System.Windows.Rect
Return to top
Show: