ComponentOne Basic Library for UWP
SelectedBackground Property (C1TabItemPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1TabItemPresenter 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

C1TabItemPresenter Class
C1TabItemPresenter Members