'Declaration
Protected Overrides Sub OnTextColorChanged( _ ByVal oldValue As Color, _ ByVal newValue As Color _ )
'Usage
Dim instance As ContentControl Dim oldValue As Color Dim newValue As Color instance.OnTextColorChanged(oldValue, newValue)
Parameters
- oldValue
- newValue