Share via


ContactSearchResultList.GetContainerForItemOverride Method

Creates or identifies the element used to display a specified item.

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

Syntax

'Declaration
Protected Overrides Function GetContainerForItemOverride As DependencyObject
'Usage
Dim returnValue As DependencyObject

returnValue = Me.GetContainerForItemOverride()
protected override DependencyObject GetContainerForItemOverride()

Return Value

Type: System.Windows.DependencyObject
A ContactSearchResultListItem corresponding to a specified item.

See Also

Reference

ContactSearchResultList Class

ContactSearchResultList Members

Microsoft.Lync.Controls Namespace