ItemsControl.ContainerFromElement Method
.NET Framework 4
Returns the container that belongs to the current ItemsControl that owns the given container element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ContainerFromElement(DependencyObject) | Returns the container that belongs to the current ItemsControl that owns the given element. |
|
ContainerFromElement(ItemsControl, DependencyObject) | Returns the container that belongs to the specified ItemsControl that owns the given container element. |