Show / Hide Table of Contents

Method ToggleWindowStyle

| Edit this page View Source

ToggleWindowStyle(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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX