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 |
|
Hides the window and activates another window.
public static bool Hide(this Window window)
| Type | Name | Description |
|---|---|---|
| Window | window | Window |
| Type | Description |
|---|---|
| bool |
|