'DeclarationProtected Overridable Sub OnContentChanged( _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'UsageDim instance As ContentControl Dim oldValue As Object Dim newValue As Object instance.OnContentChanged(oldValue, newValue)
Parameters
- oldValue
- newValue