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