DpiHelper.SetDeviceLeft(Window, Double) Yöntem

Tanım

Dikkat

Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.

Yalnızca Microsoft dahili kullanımı.

public:
[System::Runtime::CompilerServices::Extension]
 static void SetDeviceLeft(System::Windows::Window ^ window, double deviceLeft);
public static void SetDeviceLeft (this System.Windows.Window window, double deviceLeft);
[System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")]
public static void SetDeviceLeft (this System.Windows.Window window, double deviceLeft);
static member SetDeviceLeft : System.Windows.Window * double -> unit
[<System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")>]
static member SetDeviceLeft : System.Windows.Window * double -> unit
<Extension()>
Public Sub SetDeviceLeft (window As Window, deviceLeft As Double)

Parametreler

window
Window

Değiştirilecek pencere

deviceLeft
Double

Cihaz birimlerinde yeni sol koordinat

Öznitelikler

Şunlara uygulanır