BarSplitItemThemeSelectorBehavior.ShowSelectedThemeGlyph Property
Gets or sets whether the BarSplitItemThemeSelectorBehavior‘s bar item should display an applied theme’s icon. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to display an applied theme’s icon in the BarSplitItemThemeSelectorBehavior‘s bar item; otherwise false. |
See Also