Show / Hide Table of Contents

Method GetIsResizable

| Edit this page View Source

GetIsResizable(Window)

Gets a value indicating whether this resizable or not.

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

window

Returns
Type Description
bool

True if the overlapped presenter is resizeable, otherwise false.

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