'DeclarationPublic Property ThumbHoverBackground As Brush
'UsageDim instance As ToggleSwitch Dim value As Brush instance.ThumbHoverBackground = value value = instance.ThumbHoverBackground
public Brush ThumbHoverBackground {get; set;}
'DeclarationPublic Property ThumbHoverBackground As Brush
'UsageDim instance As ToggleSwitch Dim value As Brush instance.ThumbHoverBackground = value value = instance.ThumbHoverBackground
public Brush ThumbHoverBackground {get; set;}