Method ToggleWindowStyle
| Edit this page View SourceToggleWindowStyle(Window, bool, WindowStyle)
Disables or enables the window style
Declaration
public static void ToggleWindowStyle(this Window window, bool visible, WindowStyle style)
Parameters
Type | Name | Description |
---|---|---|
Window | window | Window |
bool | visible | |
WindowStyle | style |