ItemContainerGenerator.IndexFromContainer Method
.NET Framework 4.5
Returns the index to an item that corresponds to the specified, generated UIElement.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IndexFromContainer(DependencyObject) | Returns the index to an item that corresponds to the specified, generated UIElement. |
|
IndexFromContainer(DependencyObject, Boolean) | Returns the index to an item that corresponds to the specified, generated UIElement, optionally recursively searching hierarchical items. |