TypePresenter.MostRecentlyUsedTypes Proprietà

Definizione

Ottiene o imposta gli ultimi tipi utilizzati.

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)

Valore della proprietà

Ultimi tipi utilizzati.

Si applica a