Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

BaseSvgImageSourceExtension Class

Serves as a base for the SvgImageSourceExtension class.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public abstract class BaseSvgImageSourceExtension :
    MarkupExtension

Remarks

Refer to the SVG Images topic for more information.

Inheritance

See Also