Dela via


CustomContactList.GetContainerForItemOverride Method

Overrides the GetContainerForItemOverride method to create a [CustomContactListItem] container and apply a DataTemplate, if there is an explicit one.

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

See Also

Reference

CustomContactList Class

CustomContactList Members

Microsoft.Lync.Controls Namespace