DataGridGroupItemAutomationPeer Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The DataGridGroupItemAutomationPeer type exposes the following members.

Properties

  Name Description
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property 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.)
Public property Owner Gets the UIElement that is associated with this FrameworkElementAutomationPeer. (Inherited from FrameworkElementAutomationPeer.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IExpandCollapseProvider.ExpandCollapseState Infrastructure. For a description of this member, see IExpandCollapseProvider.ExpandCollapseState.
Explicit interface implemetationPrivate property IGridProvider.ColumnCount Infrastructure. For a description of this member, see IGridProvider.ColumnCount.
Explicit interface implemetationPrivate property IGridProvider.RowCount Infrastructure. For a description of this member, see IGridProvider.RowCount.
Explicit interface implemetationPrivate property ISelectionProvider.CanSelectMultiple Infrastructure. For a description of this member, see ISelectionProvider.CanSelectMultiple.
Explicit interface implemetationPrivate property ISelectionProvider.IsSelectionRequired Infrastructure. For a description of this member, see ISelectionProvider.IsSelectionRequired.

Top