'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1TabItemPresenter Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}
'Declaration
Public Property SelectedBackground As Brush
'Usage
Dim instance As C1TabItemPresenter Dim value As Brush instance.SelectedBackground = value value = instance.SelectedBackground
public Brush SelectedBackground {get; set;}