ThemedWindowToolbarItemsControl Class
In This Article
Represents the ToolbarItemsControl.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.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.
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ItemsControl
ThemedWindowHeaderItemsControlBase
ThemedWindowToolbarItemsControl
See Also