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

屬性

適用於