SvgImageHelper.GetTreeWalker(DependencyObject) Method
Gets the value of the SvgImageHelper.TreeWalker attached property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject | A dependency property identifier. |
Returns
| Type | Description |
|---|---|
| DevExpress.Xpf.Core.ThemeTreeWalker | A dependency property identifier. |
See Also