ItemContainerStyle Property (C1RadialMenuItem)
In This Topic
Gets or sets the item container style used to display the item container .
Syntax
'Declaration
Public Shadows Property ItemContainerStyle As Windows.UI.Xaml.Style
public new Windows.UI.Xaml.Style ItemContainerStyle {get; set;}
See Also