Panorama.GetContainerForItemOverride Method

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

Creates or identifies the element that is used to display the given item.

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

Syntax

Protected Overrides Function GetContainerForItemOverride As DependencyObject
protected override DependencyObject GetContainerForItemOverride()

Return Value

Type: System.Windows..::.DependencyObject
The element that is used to display the given item.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Panorama Class

Microsoft.Phone.Controls Namespace