'Declaration Protected Overridable Sub HighlightedTextChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'Usage Dim instance As TrimmedTextBlock Dim oldValue As String Dim newValue As String instance.HighlightedTextChanged(oldValue, newValue)
Parameters
- oldValue
- newValue