FileControlObjectUpdateSuggested - событие
Событие, происходящее при изменении наблюдаемых свойств у моделей или моделей представления файлов.
Пространство имён: Tessa.UI.FilesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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