Interface IApplicationLifetimeAware
Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public interface IApplicationLifetimeAware
Methods
| Improve this Doc View SourceExited()
Declaration
void Exited()
Exiting()
Declaration
void Exiting()
Started()
Declaration
void Started()
Starting()
Declaration
void Starting()