HeaderedContentControl::OnHeaderChanged Method (Object^, Object^)
.NET Framework (current version)
Called when the Header property of a HeaderedContentControl changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldHeader
-
Type:
System::Object^
Old value of the Header property.
- newHeader
-
Type:
System::Object^
New value of the Header property.
.NET Framework
Available since 3.0
Available since 3.0
Show: