Skip to main content
All docs
V26.1
  • SvgImageHelper.GetWpfSvgPalette(DependencyObject) Method

    For internal use.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v26.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public static WpfSvgPalette GetWpfSvgPalette(
        DependencyObject obj
    )

    Parameters

    Name Type
    obj DependencyObject

    Returns

    Type
    WpfSvgPalette
    See Also