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

WpfSvgPalette Class

A palette for the SVG image.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class WpfSvgPalette :
    Dictionary<string, Brush>,
    ISupportInitialize

Remarks

Refer to the SVG Images topic for more information.

Inheritance

See Also