SourceChangedEventArgs.OldSource 속성

정의

이 소스 변경과 관련된 이전 소스를 가져옵니다.

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

속성 값

PresentationSource

이전 PresentationSource입니다.

특성

적용 대상