DpiHelper.GetDeviceLeft(Window) Метод

Определение

Внимание!

Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.

Только для внутреннего использования в корпорации Майкрософт.

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

Параметры

window
Window

Окно для проверки

Возвращаемое значение

Double

Левая координата в единицах устройства

Атрибуты

Применяется к