IWindowService Properties
Provides methods to display a view as a window and control it from the ViewModel.| Name | Description |
|---|---|
| IsWindowAlive | Gets whether the service’s window is created and alive. |
| Title | Gets or sets the service window’s title. |
| WindowState | Gets or sets a window state (restored, minimized, maximized). |
See Also