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

C#
protected 
override 
DependencyObject 
GetContainerForItemOverride()

Return Value

A ContactSearchResultListItemcorresponding to a specified item.

See Also