Method Show
| Edit this page View SourceShow(Window)
Activates the window and displays it in its current size and position.
Declaration
public static bool Show(this Window window)
Parameters
Type | Name | Description |
---|---|---|
Window | window | Window |
Returns
Type | Description |
---|---|
bool |
|