Skip to main content
All docs
V26.1
  • ThemedWindowToolbarItemsControl Class

    Represents the ToolbarItemsControl.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v26.1.dll

    NuGet Package: 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