'Declaration
<NullableContextAttribute(2)> Protected Overridable Sub OnSelectedColorChanged( _ ByVal oldValue As Color, _ ByVal newValue As Color _ )
'Usage
Dim instance As ColorCanvas Dim oldValue As Color Dim newValue As Color instance.OnSelectedColorChanged(oldValue, newValue)
Parameters
- oldValue
- newValue