ComponentOne Basic Library for UWP
HighlightedBackground Property (C1ContextMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1ContextMenu Class : HighlightedBackground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the menu item.
Syntax
'Declaration
 
Public Shadows Property HighlightedBackground As Windows.UI.Xaml.Media.Brush
public new Windows.UI.Xaml.Media.Brush HighlightedBackground {get; set;}
See Also

Reference

C1ContextMenu Class
C1ContextMenu Members