Show / Hide Table of Contents

Method Show

| Edit this page View Source

Show(Window)

Activates the window and displays it in its current size and position.

Declaration
public static bool Show(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