Application.Run Method
Starts a Windows Presentation Foundation (WPF) application.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Run() | Starts a Windows Presentation Foundation (WPF) application. |
|
Run(Window) | Starts a Windows Presentation Foundation (WPF) application and opens the specified window. |