IApplicationInitialized - событие |
Событие, выполняемое после успешной инициализации приложения.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис event EventHandler<ApplicationContextDeferredEventArgs> Initialized
Event Initialized As EventHandler(Of ApplicationContextDeferredEventArgs)
event EventHandler<ApplicationContextDeferredEventArgs^>^ Initialized {
void add (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
void remove (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
}
abstract Initialized : IEvent<EventHandler<ApplicationContextDeferredEventArgs>,
ApplicationContextDeferredEventArgs>
Значение
Тип:
SystemEventHandlerApplicationContextDeferredEventArgsСм. также