SvgIcon.UriSource Property
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
[Deprecated("Use the Source property instead.", DeprecationType.Remove, 0U)]
public Uri UriSource { get; set; }
Property Value
Type |
---|
Uri |
See Also