ItemsControl::ContainerFromElement Method
.NET Framework (current version)
Returns the container that belongs to the current ItemsControl that owns the given container element.
Assembly: PresentationFramework (in PresentationFramework.dll)
| 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. |
Show:

