TabItem.OnContentChanged Method
Silverlight
This member overrides ContentControl.OnContentChanged(Object, Object), and more complete documentation might be available in that topic.
Namespace:
System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Called when the value of the Content property changes.
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Parameters
- oldContent
- Type: System.Object
The previous TabItem content.
- newContent
- Type: System.Object
The new TabItem content.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.