Show / Hide Table of Contents

Interface IApplicationLifetimeAware

Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public interface IApplicationLifetimeAware

Methods

| Improve this Doc View Source

Exited()

Declaration
void Exited()
| Improve this Doc View Source

Exiting()

Declaration
void Exiting()
| Improve this Doc View Source

Started()

Declaration
void Started()
| Improve this Doc View Source

Starting()

Declaration
void Starting()
  • Improve this Doc
  • View Source