Skip to main content

BaseSvgImageSourceExtension Class

Serves as the base class for vector image extensions.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public abstract class BaseSvgImageSourceExtension :
    MarkupExtension

Remarks

Refer to the following help topics for more information: SVG Images and Font Icon Images.

See Also