ListBoxItemAutomationPeer Properties
.NET Framework 4.5
The ListBoxItemAutomationPeer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
EventsSource | Gets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer. (Inherited from AutomationPeer.) |
|
IsHwndHost | Gets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). (Inherited from AutomationPeer.) |
|
Item | Gets the data item in the Items collection that is associated with this ItemAutomationPeer. (Inherited from ItemAutomationPeer.) |
|
ItemsControlAutomationPeer | Gets the ItemsControlAutomationPeer that is associated with the ItemsControl that holds the Items collection. (Inherited from ItemAutomationPeer.) |
| Name | Description | |
|---|---|---|
|
ISelectionItemProvider.IsSelected | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from SelectorItemAutomationPeer.) |
|
ISelectionItemProvider.SelectionContainer | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from SelectorItemAutomationPeer.) |