DataGridItemAutomationPeer Properties
.NET Framework 4.5
The DataGridItemAutomationPeer 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 | Gets a value that indicates whether an item is selected. |
|
ISelectionItemProvider.SelectionContainer | Gets the UI Automation provider that implements ISelectionProvider and acts as the container for the calling object. |
|
ISelectionProvider.CanSelectMultiple | Gets a value that indicates whether the UI Automation provider allows more than one child element to be selected concurrently. |
|
ISelectionProvider.IsSelectionRequired | Gets a value that specifies whether the UI Automation provider requires at least one child element to be selected. |