Back to Devexpress

DXWindow Attached Properties

wpf-devexpress-dot-xpf-dot-core-dot-dxwindow-dot-underscore-attachedproperties.md

latest1.2 KB
Original Source

DXWindow Attached Properties

A window that supports DX themes.

NameDescription
AeroControlBoxHeight staticFor internal use.
AeroControlBoxMargin staticFor internal use.
AeroControlBoxWidth staticFor 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

DXWindow Class

DXWindow Members

DevExpress.Xpf.Core Namespace