Show / Hide Table of Contents

Method GetIsMaximizable

| Edit this page View Source

GetIsMaximizable(Window)

Gets a value indicating whether this window is maximizeable or not.

Declaration
public static bool GetIsMaximizable(this Window window)
Parameters
Type Name Description
Window window

window

Returns
Type Description
bool

True if the overlapped presenter is on maximizable, otherwise false.

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