Show / Hide Table of Contents

Method Hide

| Edit this page View Source

Hide(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

true if the window was previously visible, or false if the window was previously hidden.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX