This documentation is archived and is not being maintained.
ListBoxItemWrapperAutomationPeer Class
Visual Studio 2008
Namespace:
System.Windows.Automation.Peers
Assembly: PresentationFramework (in PresentationFramework.dll)
Assembly: PresentationFramework (in PresentationFramework.dll)
When data items are shown in UI, the system creates a UIElement sub-tree for the data items. The system also creates an ItemAutomationPeer for each data item; when the UI for the data item is created, this ListBoxItemWrapperAutomationPeer is also created. The two peers then merge to form a single peer.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
System.Windows.Automation.Peers.ListBoxItemWrapperAutomationPeer
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
System.Windows.Automation.Peers.ListBoxItemWrapperAutomationPeer
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: