Constructor ApplicationContext
ApplicationContext()
Initializes a new instance of the ApplicationContext class with no context.
public ApplicationContext()
ApplicationContext(Window?)
Initializes a new instance of the ApplicationContext class with the specified Window.
public ApplicationContext(Window? mainForm)