Skip to main content
Bar

BarItem.ActualCustomizationGlyph Property

For internal use. This is a dependency property.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public ImageSource ActualCustomizationGlyph { get; protected set; }

Property Value

Type
ImageSource
See Also