SourceChangedEventArgs.NewSource 속성

정의

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

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

속성 값

PresentationSource

PresentationSource입니다.

특성

적용 대상