バージョン

RecordAutomationPeer クラス メンバ

RecordAutomationPeerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタRecordAutomationPeer コンストラクタRecordAutomationPeer クラスの新しいインスタンスを作成します。  
トップ
パブリック プロパティ
プロテクト プロパティ
 名前解説
Protected Internal プロパティIsHwndHostGets a value that indicates whether the element that is associated with this System.Windows.Automation.Peers.AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). System.Windows.Automation.Peers.AutomationPeerから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドGetAcceleratorKeyGets the accelerator key combinations for the element that is associated with the UI Automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetAccessKeyGets the access key for the element that is associated with the automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetAutomationControlTypeGets the control type for the element that is associated with the UI Automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetAutomationIdGets the System.Windows.Automation.AutomationProperties.AutomationId of the element that is associated with the automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetBoundingRectangleGets 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から継承されます。
Public メソッドGetChildrenGets 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から継承されます。
Public メソッドGetClassNameGets 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から継承されます。
Public メソッドGetClickablePointGets 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から継承されます。
Public メソッドGetControlledPeersProvides UI Automation with a list of elements affected or controlled by this System.Windows.Automation.Peers.AutomationPeer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetHelpTextGets text that describes the functionality of the control that is associated with the automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetItemStatusGets text that conveys the visual status of the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetItemTypeGets a string that describes what kind of item an object represents. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetLabeledByGets the System.Windows.Automation.Peers.AutomationPeer for the System.Windows.Controls.Label that is targeted to the element. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetLiveSettingGets the notification characteristics of a live region that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetLocalizedControlTypeGets 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から継承されます。
Public メソッドGetNameGets text that describes the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetOrientationGets a value that indicates the explicit control orientation, if any. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetParentGets the System.Windows.Automation.Peers.AutomationPeer that is the parent of this System.Windows.Automation.Peers.AutomationPeer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetPatternオーバーライドされます。 この RecordAutomationPeer に関連する Record に対応する System.Windows.UIElement に対して指定された System.Windows.Automation.Peers.PatternInterface に関連するコントロールのパターンを返します。  
Public メソッドGetPeerFromPointGets an System.Windows.Automation.Peers.AutomationPeer from the specified point. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetPositionInSetAttempts to get the value of the System.Windows.Automation.AutomationProperties.PositionInSet property. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドGetSizeOfSetAttempts to get the value of the System.Windows.Automation.AutomationProperties.SizeOfSet property. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドHasKeyboardFocusGets a value that indicates whether the element that is associated with this automation peer currently has keyboard focus. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドInvalidatePeerTriggers 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から継承されます。
Public メソッドIsContentElementGets 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から継承されます。
Public メソッドIsControlElementGets 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から継承されます。
Public メソッドIsEnabledGets a value that indicates whether the element associated with this automation peer supports interaction. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドIsKeyboardFocusableGets a value that indicates whether the element can accept keyboard focus. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドIsOffscreenGets a value that indicates whether an element is off the screen. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドIsPasswordGets a value that indicates whether the element contains sensitive content. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドIsRequiredForFormGets a value that indicates whether the element that is associated with this peer must be completed on a form. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドRaiseAsyncContentLoadedEventCalled by the System.Windows.Automation.Peers.AutomationPeer to raise the System.Windows.Automation.AutomationElement.AsyncContentLoadedEvent event. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドRaiseAutomationEventRaises an automation event. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドRaisePropertyChangedEventRaises an event to notify the automation client of a changed property value. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドResetChildrenCacheSynchronously resets the tree of child elements by calling System.Windows.Automation.Peers.AutomationPeer.GetChildrenCore. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Public メソッドSetFocusSets the keyboard focus on the element that is associated with this automation peer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetAcceleratorKeyCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetAccessKeyCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetAutomationControlTypeCoreオーバーライドされます。 オートメーション ピアによって表されるコントロールのタイプを示す列挙体を返します。  
Protected メソッドGetAutomationIdCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetBoundingRectangleCoreオーバーライドされます。 この System.Windows.Automation.Peers.AutomationPeer に関連付けられたオブジェクトに対応する System.Windows.UIElement の境界矩形を表す System.Windows.Rect を返します。  
Protected メソッドGetChildrenCoreオーバーライドされます。 この RecordAutomationPeer に関連する Record の子要素のコレクションを返します。  
Protected メソッドGetClassNameCoreオーバーライドされます。 Record の名前を返します。  
Protected メソッドGetClickablePointCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetControlledPeersCoreWhen overriden in a derived class, provides UI Automation with a list of elements affected or controlled by this System.Windows.Automation.Peers.AutomationPeer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetHelpTextCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetHostRawElementProviderCoreTells UI Automation where in the UI Automation tree to place the hwnd being hosted by a Windows Presentation Foundation (WPF) element. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetItemStatusCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetItemTypeCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetLabeledByCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetLiveSettingCoreWhen overridden in a derived class, returns the notification characteristics of a live region. Called by the System.Windows.Automation.Peers.AutomationPeer.GetLiveSetting method. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetLocalizedControlTypeCoreWhen overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetNameCoreオーバーライドされます。 この System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトに対応する System.Windows.UIElement のテキスト ラベルを返します。  
Protected メソッドGetOrientationCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドGetPeerFromPointCoreWhen overridden in a derived class, is called from System.Windows.Automation.Peers.AutomationPeer.GetPeerFromPoint(System.Windows.Point). System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetPositionInSetCoreWhen overridden in a derived class, provides UI Automation with a one-based integer value that describes the position this element occupies in a group or set. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetSizeOfSetCoreWhen overriden in a derived class, provides UI Automation with the size of the group or set that this element belongs to. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドGetUnderlyingPeer Infragistics.Windows.Automation.Peers.RecycleableItemAutomationPeerから継承されます。
Protected メソッドHasKeyboardFocusCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsContentElementCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsControlElementCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsEnabledCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsKeyboardFocusableCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsOffscreenCoreオーバーライドされます。 この System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトに対応する System.Windows.UIElement が画面の外であるかどうかを示す値を返します。  
Protected メソッドIsPasswordCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドIsRequiredForFormCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドPeerFromProviderGets an System.Windows.Automation.Peers.AutomationPeer for the specified System.Windows.Automation.Provider.IRawElementProviderSimple proxy. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected Internal メソッドProviderFromPeerGets the System.Windows.Automation.Provider.IRawElementProviderSimple for the specified System.Windows.Automation.Peers.AutomationPeer. System.Windows.Automation.Peers.AutomationPeerから継承されます。
Protected メソッドSetFocusCore Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
Protected メソッドThrowIfNotEnabled Infragistics.AutomationPeers.AutomationPeerProxyから継承されます。
トップ
参照