Pivot.ClearContainerForItemOverride Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Clears the effects of the PrepareContainerForItemOverride method.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected Overrides Sub ClearContainerForItemOverride ( _
    element As DependencyObject, _
    item As Object _
)
protected override void ClearContainerForItemOverride(
    DependencyObject element,
    Object item
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Pivot Class

Microsoft.Phone.Controls Namespace