NotificationServiceMessageViewModel - класс

Definition

Пространство имён: Tessa.UI.Controls.Forums
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class NotificationServiceMessageViewModel : NotificationMessageViewModel
Inheritance
Object    NotificationObject    NotificationUIObject    ViewModelNotificationModel    NotificationItemViewModelBase    NotificationMessageViewModel    NotificationServiceMessageViewModel

Конструкторы

NotificationServiceMessageViewModelИнициализирует новый экземпляр класса NotificationServiceMessageViewModel

Свойства

AuthorName
(Унаследован от NotificationMessageViewModel)
CardID
(Унаследован от NotificationItemViewModelBase)
CardSubject
(Унаследован от NotificationMessageViewModel)
Created
(Унаследован от NotificationItemViewModelBase)
ImageSource
(Унаследован от NotificationMessageViewModel)
IsConstainAttachments
(Унаследован от NotificationMessageViewModel)
IsEnabledLeave 
IsEnabledSubscribe 
LeaveCommand 
MessageBodyHeight
(Унаследован от NotificationMessageViewModel)
MessageCreated
(Унаследован от NotificationItemViewModelBase)
Model Модель для текущей модели представления.
(Унаследован от ViewModelTModel)
NotificationButtonSupport
(Унаследован от NotificationItemViewModelBase)
OpenCardCommand
(Унаследован от NotificationMessageViewModel)
OpenTopicCommand
(Унаследован от NotificationMessageViewModel)
ReadCommand
(Унаследован от NotificationMessageViewModel)
ReadMessageBackground
(Унаследован от NotificationMessageViewModel)
ReadMessageOpacity
(Унаследован от NotificationMessageViewModel)
ReadMessageVisibility
(Унаследован от NotificationMessageViewModel)
RectRadius
(Унаследован от NotificationMessageViewModel)
RichTextBox
(Унаследован от NotificationMessageViewModel)
Scope
(Унаследован от ViewModelTModel)
SubscribeCommand 
TopicID
(Унаследован от NotificationItemViewModelBase)
TopicName
(Унаследован от NotificationMessageViewModel)
UnReadCommand
(Унаследован от NotificationMessageViewModel)

Методы

EnableVisualEffectReadMessage
(Унаследован от NotificationMessageViewModel)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetContextMenuAsync
(Унаследован от NotificationMessageViewModel)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTopicFromServerAsync
(Унаследован от NotificationItemViewModelBase)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
OnModelPropertyChanged
(Унаследован от ViewModelTModel)
OnPropertyChanged(PropertyChangedEventArgs) Уведомляет об изменении свойства с именем, заданным в аргументах события.
(Унаследован от NotificationObject)
OnPropertyChanged(String) Уведомляет об изменении свойства с заданным именем у объекта.
(Унаследован от NotificationObject)
OnPropertyChangedAsync(PropertyChangedEventArgs, Boolean) Уведомляет об изменении свойства с именем, заданным в аргументах события, асинхронно, в соответствии с принятым для текущего объекта поведением. Если есть возможность вызвать событие синхронно, то оно вызывается синхронно. Если объект является моделью представления WPF и текущий поток отличен от потока диспетчера WPF для приложения (основной поток UI), то выполнение асинхронно переключается в этот поток. Если это не так, то событие выполняется синхронно.
(Унаследован от NotificationUIObject)
OnPropertyChangedAsync(String, Boolean) Уведомляет об изменении свойства с заданным именем у объекта асинхронно, в соответствии с принятым для текущего объекта поведением. Если есть возможность вызвать событие синхронно, то оно вызывается синхронно. Если объект является моделью представления WPF и текущий поток отличен от потока диспетчера WPF для приложения (основной поток UI), то выполнение асинхронно переключается в этот поток. Если это не так, то событие выполняется синхронно.
(Унаследован от NotificationObject)
OnReceiveWeakEvent
(Унаследован от ViewModelTModel)
OpenTopicWithCurrentMessage
(Унаследован от NotificationMessageViewModel)
ReadMessageAsync
(Унаследован от NotificationMessageViewModel)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

События

PropertyChangedСобытие, уведомляющее об изменении свойства с определённым именем у модели представления.
(Унаследован от NotificationObject)

Поля

IsRead
(Унаследован от NotificationItemViewModelBase)
ReplyAction
(Унаследован от NotificationItemViewModelBase)
UpdateMessagesAfterRead
(Унаследован от NotificationItemViewModelBase)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также