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