Skip to main content
A newer version of this page is available. .

DXWindow Attached Properties

Represents a window that supports DX themes.
Name Description
AeroControlBoxHeight static
AeroControlBoxMargin static
AeroControlBoxWidth static
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