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

BaseSvgImageSourceExtension Class

Serves as a base for the SvgImageSourceExtension class.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public abstract class BaseSvgImageSourceExtension :
    MarkupExtension

Remarks

Refer to the SVG Images topic for more information.

Inheritance

See Also