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

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