Called when the value of the [P:Content] property changes.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
protected override void OnContentChanged( Object oldContent, Object newContent ) |
Visual Basic |
---|
Protected Overrides Sub OnContentChanged ( _ oldContent As Object, _ newContent As Object _ ) |
Parameters
- oldContent
- Type: System..::..Object
- newContent
- Type: System..::..Object