HwndDpiChangedEventArgs.OldDpi 屬性

定義

取得 DPI 變更之前的 DPI 比例資訊。

public:
 property System::Windows::DpiScale OldDpi { System::Windows::DpiScale get(); };
public System.Windows.DpiScale OldDpi { get; }
member this.OldDpi : System.Windows.DpiScale
Public ReadOnly Property OldDpi As DpiScale

屬性值

DpiScale

先前 DPI 比例的相關資訊。

適用於