DXWindow Attached Properties
A window that supports DX themes.Name | Description |
---|---|
AeroControlBoxHeight static | For internal use. |
AeroControlBoxMargin static | For internal use. |
AeroControlBoxWidth static | For internal use. |
IsActiveEx static |
Gets or sets whether the window is active. This is an attached property. |
IsMaximized static |
Gets or sets whether the window is maximized. This is an attached property. |
ShowIcon static | Gets or sets whether a window’s icon is displayed. |
ShowTitle static | Gets or sets whether to show the window’s title. |
See Also