TypePresenter.MostRecentlyUsedTypes Właściwość

Definicja

Pobiera lub ustawia ostatnio używane typy.

public:
 property System::Collections::ObjectModel::ObservableCollection<Type ^> ^ MostRecentlyUsedTypes { System::Collections::ObjectModel::ObservableCollection<Type ^> ^ get(); void set(System::Collections::ObjectModel::ObservableCollection<Type ^> ^ value); };
public System.Collections.ObjectModel.ObservableCollection<Type> MostRecentlyUsedTypes { get; set; }
member this.MostRecentlyUsedTypes : System.Collections.ObjectModel.ObservableCollection<Type> with get, set
Public Property MostRecentlyUsedTypes As ObservableCollection(Of Type)

Wartość właściwości

Ostatnio używane typy.

Dotyczy