BarManager.GetToolbarGlyphSize(DependencyObject) Method
In This Article
Returns the current effective value of the BarManager.ToolbarGlyphSize dependency property of the specified DependencyObject.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static GlyphSize GetToolbarGlyphSize(
DependencyObject dObj
)
#Parameters
Name | Type | Description |
---|---|---|
d |
Dependency |
A Dependency |
#Returns
Type | Description |
---|---|
Glyph |
The current effective value of the Bar |
See Also
GetToolbarGlyphSize(DependencyObject)