Share via


UCTreeView.GetContainerForItemOverride method

Create [ContactListItem] container and apply [Style] 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

UCTreeView class

UCTreeView members

Microsoft.Lync.Controls namespace