The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IItemContainerProvider Interface
.NET Framework (current version)
Exposes a method to enable applications to find an element in a container, such as a virtualized list.
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
| Name | Description | |
|---|---|---|
![]() | FindItemByProperty(IRawElementProviderSimple, Int32, Object) | Retrieves an element by the specified property value. |
This interface must be implemented by containers that support virtualization and have no other means to find the virtualized element.
.NET Framework
Available since 4.0
Available since 4.0
Show:
