ContactListGroupItem.GetContainerForItemOverride Method

Creates a ContactListGroupItem to display content.

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 ContactListGroupItem to use as a container for content.

See Also

Reference

ContactListGroupItem Class

ContactListGroupItem Members

Microsoft.Lync.Controls Namespace