Aracılığıyla paylaş


TypePresenter.MostRecentlyUsedTypes Özellik

Tanım

En son kullanılan türleri alır veya ayarlar.

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)

Özellik Değeri

En son kullanılan türler.

Şunlara uygulanır