Show / Hide Table of Contents

Method GetIsMinimizable

| Edit this page View Source

GetIsMinimizable(Window)

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

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

window

Returns
Type Description
bool

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

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