SvgIcon.Source Property
In This Article
Gets or sets the uniform resource identifier of the SVG image. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Uri | A Uri object that specifies the uniform resource identifier of the SVG image. |
See Also