Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

ThemedWindowToolbarItemsControl Class

Represents the ToolbarItemsControl.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class ThemedWindowToolbarItemsControl :
    ThemedWindowHeaderItemsControlBase

Remarks

Refer to the ToolbarItems property for more information on how to use the ThemedWindow’s ToolbarItems.

See Also