SourceChangedEventArgs.OldSource Propiedad

Definición

Obtiene el antiguo origen implicado en este cambio de origen.

public:
 property System::Windows::PresentationSource ^ OldSource { System::Windows::PresentationSource ^ get(); };
public System.Windows.PresentationSource OldSource { [System.Security.SecurityCritical] get; }
public System.Windows.PresentationSource OldSource { get; }
[<get: System.Security.SecurityCritical>]
member this.OldSource : System.Windows.PresentationSource
member this.OldSource : System.Windows.PresentationSource
Public ReadOnly Property OldSource As PresentationSource

Valor de propiedad

PresentationSource

Objeto PresentationSource anterior.

Atributos

Se aplica a