SourceChangedEventArgs.OldSource Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ancienne source impliquée dans cette modification source.
public:
property System::Windows::PresentationSource ^ OldSource { System::Windows::PresentationSource ^ get(); };
public System.Windows.PresentationSource OldSource { [System.Security.SecurityCritical] get; }
[<get: System.Security.SecurityCritical>]
member this.OldSource : System.Windows.PresentationSource
Public ReadOnly Property OldSource As PresentationSource
Valeur de propriété
L’ancien PresentationSource.
- Attributs