This documentation is archived and is not being maintained.
IViewAutomationPeer Interface
Visual Studio 2010
Namespace:
System.Windows.Automation.Peers
Assembly: PresentationFramework (in PresentationFramework.dll)
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. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
