PresentationSource.CurrentSources Свойство

Определение

Возвращает список источников.

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

Значение свойства

IEnumerable

Список слабых ссылок.

Атрибуты

Комментарии

Возвращенный список поддерживает перечислитель по потокобезопасной копии списка источников AddSourceтолько для чтения.

Перечислитель пропускает все ненадежные ссылки в списке.

Применяется к