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