'Declaration<NullableContextAttribute(2)> Protected Overridable Sub OnContentChanged( _ ByVal oldValue As View, _ ByVal newValue As View _ )
'UsageDim instance As PopupContainer Dim oldValue As View Dim newValue As View instance.OnContentChanged(oldValue, newValue)
Parameters
- oldValue
- newValue
