DpiHelper.GetDeviceTop(Window) Yöntem

Tanım

Dikkat

Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.

Yalnızca Microsoft dahili kullanımı.

public:
[System::Runtime::CompilerServices::Extension]
 static double GetDeviceTop(System::Windows::Window ^ window);
public static double GetDeviceTop (this System.Windows.Window window);
[System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")]
public static double GetDeviceTop (this System.Windows.Window window);
static member GetDeviceTop : System.Windows.Window -> double
[<System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")>]
static member GetDeviceTop : System.Windows.Window -> double
<Extension()>
Public Function GetDeviceTop (window As Window) As Double

Parametreler

window
Window

İncelenecek pencere

Döndürülenler

Double

Cihaz birimlerinde üst koordinat

Öznitelikler

Şunlara uygulanır