HeaderedContentControl.OnHeaderStringFormatChanged Method
.NET Framework 3.5
Updated: July 2008
Called when the HeaderStringFormat property changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected virtual void OnHeaderStringFormatChanged( string oldHeaderStringFormat, string newHeaderStringFormat )
You cannot use methods in XAML.
Parameters
- oldHeaderStringFormat
- Type: System.String
The old value of the HeaderStringFormat property.
- newHeaderStringFormat
- Type: System.String
The new value of the HeaderStringFormat property.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.