IViewAutomationPeer Methods
.NET Framework 4.5
The IViewAutomationPeer type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateItemAutomationPeer | Creates a new instance of the ItemAutomationPeer class. |
|
GetAutomationControlType | Gets the control type for the element that is associated with this IViewAutomationPeer. |
|
GetChildren | Gets the collection of immediate child elements of the specified UI Automation peer. |
|
GetPattern | Gets the control pattern that is associated with the specified patternInterface. |
|
ItemsChanged | Called by ListView when the collection of items changes. |
|
ViewDetached | Called when the custom view is no longer applied to the ListView. |