'Declaration
Protected Overridable Sub OnContentChanged( _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Usage
Dim instance As ContentControl Dim oldValue As Object Dim newValue As Object instance.OnContentChanged(oldValue, newValue)
Parameters
- oldValue
- newValue