Property IsResizable
| Edit this page View SourceIsResizable
Gets or sets a value indicating whether the window can be resized.
Declaration
public bool IsResizable { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Gets or sets a value indicating whether the window can be resized.
public bool IsResizable { get; set; }
| Type | Description |
|---|---|
| bool |