'DeclarationProtected Overridable Sub OnThumbBackgroundChanged( _ ByVal oldValue As Brush, _ ByVal newValue As Brush _ )
'UsageDim instance As ToggleSwitch Dim oldValue As Brush Dim newValue As Brush instance.OnThumbBackgroundChanged(oldValue, newValue)
Parameters
- oldValue
- newValue