Removes any bindings and templates applied to
the item container for the specified content.
Namespace:
Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
protected override void ClearContainerForItemOverride( DependencyObject element, Object item ) |
Parameters
- element
- Type:
System.Windows
.
.
::
.
.
DependencyObject
The item used to display the specified content.
- item
- Type:
System
.
.
::
.
.
Object
The item content.