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.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