| Name | Description |
| Collapse | Hides all nodes, controls, or content that are descendants of the control. |
| Expand | Displays all child nodes, controls, or content of the control. |
| GetAcceleratorKey | Gets the accelerator key combinations for the element that is associated with the UI Automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetAccessKey | Gets the access key for the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetAutomationControlType | Gets the control type for the element that is associated with the UI Automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetAutomationId | Gets the System.Windows.Automation.AutomationProperties.AutomationId of the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetBoundingRectangle | Gets the System.Windows.Rect object that represents the screen coordinates of the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetChildren | Gets the collection of System.Windows.Automation.Peers.AutomationPeer.GetChildren elements that are represented in the UI Automation tree as immediate child elements of the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetClassName | Gets a name that is used with System.Windows.Automation.Peers.AutomationControlType, to differentiate the control that is represented by this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetClickablePoint | Gets a System.Windows.Point on the element that is associated with the automation peer that responds to a mouse click. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetControlledPeers | Provides UI Automation with a list of elements affected or controlled by this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetHelpText | Gets text that describes the functionality of the control that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetItemStatus | Gets text that conveys the visual status of the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetItemType | Gets a string that describes what kind of item an object represents. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetLabeledBy | Gets the System.Windows.Automation.Peers.AutomationPeer for the System.Windows.Controls.Label that is targeted to the element. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetLiveSetting | Gets the notification characteristics of a live region that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetLocalizedControlType | Gets a human-readable localized string that represents the System.Windows.Automation.Peers.AutomationControlType value for the control that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetName | Gets text that describes the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetOrientation | Gets a value that indicates the explicit control orientation, if any. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetParent | Gets the System.Windows.Automation.Peers.AutomationPeer that is the parent of this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetPattern | Overridden. Returns an object that supports the requested pattern, based on the patterns supported by this System.Windows.Automation.Peers.FrameworkElementAutomationPeer. |
| GetPeerFromPoint | Gets an System.Windows.Automation.Peers.AutomationPeer from the specified point. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetPositionInSet | Attempts to get the value of the System.Windows.Automation.AutomationProperties.PositionInSet property. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| GetSizeOfSet | Attempts to get the value of the System.Windows.Automation.AutomationProperties.SizeOfSet property. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| HasKeyboardFocus | Gets a value that indicates whether the element that is associated with this automation peer currently has keyboard focus. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| InvalidatePeer | Triggers recalculation of the main properties of the System.Windows.Automation.Peers.AutomationPeer and raises the System.ComponentModel.INotifyPropertyChanged.PropertyChanged notification to the Automation Client if the properties changed. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsContentElement | Gets a value that indicates whether the element that is associated with this automation peer contains data that is presented to the user. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsControlElement | Gets a value that indicates whether the element is understood by the user as interactive or as contributing to the logical structure of the control in the GUI. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsEnabled | Gets a value that indicates whether the element associated with this automation peer supports interaction. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsKeyboardFocusable | Gets a value that indicates whether the element can accept keyboard focus. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsOffscreen | Gets a value that indicates whether an element is off the screen. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsPassword | Gets a value that indicates whether the element contains sensitive content. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| IsRequiredForForm | Gets a value that indicates whether the element that is associated with this peer must be completed on a form. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| RaiseAsyncContentLoadedEvent | Called by the System.Windows.Automation.Peers.AutomationPeer to raise the System.Windows.Automation.AutomationElement.AsyncContentLoadedEvent event. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| RaiseAutomationEvent | Raises an automation event. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| RaisePropertyChangedEvent | Raises an event to notify the automation client of a changed property value. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| ResetChildrenCache | Synchronously resets the tree of child elements by calling System.Windows.Automation.Peers.AutomationPeer.GetChildrenCore. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
| SetFocus | Sets the keyboard focus on the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |