PresentationSource.CurrentSources プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ソースのリストを返します。
public:
static property System::Collections::IEnumerable ^ CurrentSources { System::Collections::IEnumerable ^ get(); };
public static System.Collections.IEnumerable CurrentSources { [System.Security.SecurityCritical] get; }
public static System.Collections.IEnumerable CurrentSources { get; }
[<get: System.Security.SecurityCritical>]
member this.CurrentSources : System.Collections.IEnumerable
member this.CurrentSources : System.Collections.IEnumerable
Public Shared ReadOnly Property CurrentSources As IEnumerable
プロパティ値
弱い参照のリスト。
- 属性
注釈
返されるリストは、追加されたソースのリストの読み取り専用のスレッド セーフコピーに対する列挙子を AddSourceサポートします。
列挙子は、リスト内のデッド 弱参照をスキップします。