Sdílet prostřednictvím


TypePresenter.DefaultMostRecentlyUsedTypes Vlastnost

Definice

Získá nebo nastaví výchozí typy použité naposledy.

public:
 static property System::Collections::ObjectModel::ObservableCollection<Type ^> ^ DefaultMostRecentlyUsedTypes { System::Collections::ObjectModel::ObservableCollection<Type ^> ^ get(); };
public static System.Collections.ObjectModel.ObservableCollection<Type> DefaultMostRecentlyUsedTypes { get; }
static member DefaultMostRecentlyUsedTypes : System.Collections.ObjectModel.ObservableCollection<Type>
Public Shared ReadOnly Property DefaultMostRecentlyUsedTypes As ObservableCollection(Of Type)

Hodnota vlastnosti

Vrátí hodnotu ObservableCollection<T> obsahující výchozí typy použité naposledy.

Platí pro