'Declaration Protected Overridable Sub OnThumbBackgroundChanged( _ ByVal oldValue As Brush, _ ByVal newValue As Brush _ )
'Usage Dim instance As ToggleSwitch Dim oldValue As Brush Dim newValue As Brush instance.OnThumbBackgroundChanged(oldValue, newValue)
Parameters
- oldValue
- newValue