NotificationItemsViewModelItems - свойство |
Пространство имён:
Tessa.UI.Controls.Forums
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public SuspendableObservableCollection<NotificationItemViewModelBase> Items { get; set; }
Public Property Items As SuspendableObservableCollection(Of NotificationItemViewModelBase)
Get
Set
public:
property SuspendableObservableCollection<NotificationItemViewModelBase^>^ Items {
SuspendableObservableCollection<NotificationItemViewModelBase^>^ get ();
void set (SuspendableObservableCollection<NotificationItemViewModelBase^>^ value);
}
member Items : SuspendableObservableCollection<NotificationItemViewModelBase> with get, set
Значение свойства
Тип:
SuspendableObservableCollectionNotificationItemViewModelBaseСм. также