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