Method Hide
| Edit this page View SourceHide(Window)
Hides the window and activates another window.
Declaration
public static bool Hide(this Window window)
Parameters
Type | Name | Description |
---|---|---|
Window | window | Window |
Returns
Type | Description |
---|---|
bool |
|