Show / Hide Table of Contents

Method ToggleExtendedWindowStyle

| Edit this page View Source

ToggleExtendedWindowStyle(Window, bool, ExtendedWindowStyle)

Disables or enables the window style

Declaration
public static void ToggleExtendedWindowStyle(this Window window, bool visible, ExtendedWindowStyle style)
Parameters
Type Name Description
Window window

Window

bool visible
ExtendedWindowStyle style
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX