ContentControl::OnContentChanged Method
Silverlight
Called when the value of the Content property changes.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Parameters
- oldContent
- Type: System::Object
The old value of the Content property.
- newContent
- Type: System::Object
The new value of the Content property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: