PivotHeaderItem.OnContentChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Called when the Content property changes.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- oldContent
- Type: System.Object
The old value of the Content property.
- newContent
- Type: System.Object
The new value of the Content property.
Show: