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.v19.1.dll

Declaration

public abstract class BaseSvgImageSourceExtension :
    MarkupExtension

Remarks

Refer to the Specifying SVG Images topic to learn more.

Inheritance

See Also