Skip to main content
A newer version of this page is available. .

SvgImageHelper.GetWpfSvgPalette(DependencyObject) Method

For internal use.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static WpfSvgPalette GetWpfSvgPalette(
    DependencyObject obj
)

Parameters

Name Type
obj DependencyObject

Returns

Type
WpfSvgPalette
See Also