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