ComponentOne Basic Library for UWP
SelectedBackground Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : SelectedBackground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it is selected.
Syntax
'Declaration
 
Public Property SelectedBackground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush SelectedBackground {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members