[]
Called when the Content property changes. This implementation performs next actions:
protected override void OnContentChanged(object oldContent, object newContent)
Type | Name | Description |
---|---|---|
object | oldContent | The old value of the Content property. |
object | newContent | The new value of the Content property. |