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

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

Declaration

[Deprecated("Use the Source property instead.", DeprecationType.Remove, 0U)]
public Uri UriSource { get; set; }

Property Value

Type
Uri
See Also