DpiChangedEventArgs.OldDpi Propriété

Définition

Récupère les informations d’échelle ppp avant une modification des ppp.

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

Valeur de propriété

DpiScale

Informations sur l’échelle ppp précédente.

S’applique à