Class Application.RunState
Captures the execution state for the provided Toplevel view.
public class Application.RunState : IDisposable
- Inheritance
-
Application.RunState
- Implements
- Inherited Members
Constructors
- RunState(Toplevel)
Initializes a new Application.RunState class.
Properties
- Toplevel
The Toplevel belong to this Application.RunState.
Methods
- Dispose()
Releases all resource used by the Application.RunState object.
- Dispose(bool)
Releases all resource used by the Application.RunState object.