ItemContainerGenerator.ContainerFromItem Method
Returns the container corresponding to the specified item.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Parameters
- item
- Type: System.Object
The item to retrieve the container for.
Return Value
Type: System.Windows.DependencyObjectA container that corresponds to the specified item, if the item has a container and exists in the collection; otherwise, null.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.