FileControlObjectUpdateSuggested - событие
Событие, происходящее при изменении наблюдаемых свойств у моделей или моделей представления файлов.
Пространство имён: Tessa.UI.FilesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public event EventHandler UpdateSuggested
Public Event UpdateSuggested As EventHandler
public:
virtual event EventHandler^ UpdateSuggested {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract UpdateSuggested : IEvent<EventHandler,
EventArgs>
override UpdateSuggested : IEvent<EventHandler,
EventArgs>
EventHandlerIFileViewModelListenerUpdateSuggested