C1.WPF Namespace / C1RadialMenuItem Class / IconProperty Field



In This Topic
IconProperty Field (C1RadialMenuItem)
In This Topic
Identifies the Icon dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IconProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1RadialMenuItem.IconProperty
See Also