ItemsControl::ItemsControlFromItemContainer Method (DependencyObject^)
.NET Framework (current version)
Returns the ItemsControl that owns the specified container element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- container
-
Type:
System.Windows::DependencyObject^
The container element to return the ItemsControl for.
Return Value
Type: System.Windows.Controls::ItemsControl^The ItemsControl that owns the specified container element.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: