Panorama.IsItemItsOwnContainerOverride Method

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

Retrieves the item associated with the specified container.

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

Syntax

Protected Overrides Function IsItemItsOwnContainerOverride ( _
    item As Object _
) As Boolean
protected override bool IsItemItsOwnContainerOverride(
    Object item
)

Parameters

Return Value

Type: System..::.Boolean
The item associated with the specified container.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Panorama Class

Microsoft.Phone.Controls Namespace