BarItem.GetUseAsBarItemGlyph(DependencyObject) Method
In This Article
Gets the BarItem.UseAsBarItemGlyph attached property's value.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
obj | Dependency |
An object whose Bar |
#Returns
Type | Description |
---|---|
Boolean | The value of the Bar |
See Also