BarManager.GetToolbarGlyphSize(DependencyObject) Method
Returns the current effective value of the BarManager.ToolbarGlyphSize dependency property of the specified DependencyObject.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dObj | DependencyObject | A DependencyObject whose dependency property value should be returned. |
Returns
Type | Description |
---|---|
GlyphSize | The current effective value of the BarManager.ToolbarGlyphSize dependency property. |
See Also
GetToolbarGlyphSize(DependencyObject)