The following tables list the members exposed by IListAutomationPeer.
Name | Description | |
---|---|---|
ItemsControlPanel | Returns the System.Windows.Controls.Panel this is associated with the Owner of the peer implementating this interface, or null if there is no panel associated with the owner. | |
Owner | Returns the System.Windows.UIElement that is the owner of the peer implementing this interface. |
Name | Description | |
---|---|---|
ContainerFromItem | Returns the container element for the specified item in the list associated with the peer implementing this interface. | |
GetPattern | Returns the Pattern implementation for the specified PatternInterface as supplied by the peer implementing this interface. | |
GetUnderlyingPeer | Returns the underlying AutomationPeer for the specified item. |