| 名前 | 解説 |
| GetAcceleratorKey | Gets the accelerator key combinations for the element that is associated with the UI Automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetAccessKey | Gets the access key for the element that is associated with the automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetAutomationControlType | Gets the control type for the element that is associated with the UI Automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetAutomationId | Gets the System.Windows.Automation.AutomationProperties.AutomationId of the element that is associated with the automation peer. 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. 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. 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. 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. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetControlledPeers | System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetHelpText | Gets text that describes the functionality of the control that is associated with the automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetItemStatus | Gets text that conveys the visual status of the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetItemType | Gets a string that describes what kind of item an object represents. 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. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetLiveSetting | Gets the notification characteristics of a live region that is associated with this automation peer. 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. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetName | Gets text that describes the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetOrientation | Gets a value that indicates the explicit control orientation, if any. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetParent | Gets the System.Windows.Automation.Peers.AutomationPeer that is the parent of this System.Windows.Automation.Peers.AutomationPeer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetPattern | オーバーライドされます。 この DocumentContentHostAutomationPeer に対応する Infragistics.Windows.DockManager.DocumentContentHost の指定された System.Windows.Automation.Peers.PatternInterface に関連するコントロールのパターンを返します。 |
| GetPeerFromPoint | Gets an System.Windows.Automation.Peers.AutomationPeer from the specified point. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetPositionInSet | System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| GetSizeOfSet | 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. 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. 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. 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. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| IsEnabled | Gets a value that indicates whether the element associated with this automation peer supports interaction. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| IsKeyboardFocusable | Gets a value that indicates whether the element can accept keyboard focus. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| IsOffscreen | Gets a value that indicates whether an element is off the screen. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| IsPassword | Gets a value that indicates whether the element contains sensitive content. 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. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| RaiseAsyncContentLoadedEvent | Called by the System.Windows.Automation.Peers.AutomationPeer to raise the System.Windows.Automation.AutomationElement.AsyncContentLoadedEvent event. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| RaiseAutomationEvent | Raises an automation event. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| RaisePropertyChangedEvent | Raises an event to notify the automation client of a changed property value. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| ResetChildrenCache | Synchronously resets the tree of child elements by calling System.Windows.Automation.Peers.AutomationPeer.GetChildrenCore. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |
| SetFocus | Sets the keyboard focus on the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。 |