ListBoxAutomationPeer Properties
.NET Framework 4.5
The ListBoxAutomationPeer 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.) |
|
IsVirtualized | Gets a value that indicates whether the ItemsControlAutomationPeer should return AutomationPeer objects for child items that are not virtualized. (Inherited from ItemsControlAutomationPeer.) |
|
Owner | Gets the UIElement that is associated with this UIElementAutomationPeer. (Inherited from UIElementAutomationPeer.) |
| Name | Description | |
|---|---|---|
|
ISelectionProvider.CanSelectMultiple | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from SelectorAutomationPeer.) |
|
ISelectionProvider.IsSelectionRequired | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from SelectorAutomationPeer.) |