Window.OnContentChanged Method (Object, Object)
.NET Framework (current version)
Called when the Content property changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldContent
-
Type:
System.Object
A reference to the root of the old content tree.
- newContent
-
Type:
System.Object
A reference to the root of the new content tree.
.NET Framework
Available since 3.0
Available since 3.0
Show: