次の方法で共有


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

属性

適用対象