'DeclarationProtected Overrides Sub OnTextColorChanged( _ ByVal oldValue As Color, _ ByVal newValue As Color _ )
'UsageDim instance As ContentControl Dim oldValue As Color Dim newValue As Color instance.OnTextColorChanged(oldValue, newValue)
Parameters
- oldValue
- newValue
