.gif) |
CheckAccess |
确定调用线程是否可以访问此 DispatcherObject。 (继承自 DispatcherObject。) |
.gif) |
Collapse |
隐藏与此 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 中的所有项目。 |
.gif) |
CreateItemAutomationPeer |
为指定的项创建一个新的 RibbonControlDataAutomationPeer。 (重写 ItemsControlAutomationPeer.CreateItemAutomationPeer(Object)。) |
.gif) |
Equals |
确定指定的 Object 是否等于当前的 Object。 (继承自 Object。) |
.gif) |
Expand |
显示与此 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 中的所有项目。 |
.gif) |
Finalize |
允许对象在“垃圾回收”回收之前尝试释放资源并执行其他清理操作。 (继承自 Object。) |
.gif) |
GetAcceleratorKey |
获取与 UI Automation 对等方关联的元素的快捷键组合。 (继承自 AutomationPeer。) |
.gif) |
GetAcceleratorKeyCore |
获取与此 UIElementAutomationPeer 关联的 UIElement 的快捷键。此方法由 GetAcceleratorKey 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetAccessKey |
获取与自动化同级关联的元素的快捷键。 (继承自 AutomationPeer。) |
.gif) |
GetAccessKeyCore |
获取与此 UIElementAutomationPeer 关联的 UIElement 的快捷键。此方法由 GetAccessKey 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetAutomationControlType |
获取与 UI Automation同级关联的元素的控件类型。 (继承自 AutomationPeer。) |
.gif) |
GetAutomationControlTypeCore |
获取与此 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 的控件类型。此方法由 GetAutomationControlType 调用。 (重写 UIElementAutomationPeer.GetAutomationControlTypeCore()。) |
.gif) |
GetAutomationId |
获取与自动化同级关联的元素的 AutomationId。 (继承自 AutomationPeer。) |
.gif) |
GetAutomationIdCore |
获取一个字符串,该字符串唯一标识与此 FrameworkElementAutomationPeer 关联的 FrameworkElement。由 GetAutomationId 调用。 (继承自 FrameworkElementAutomationPeer。) |
.gif) |
GetBoundingRectangle |
获取 Rect 对象,该对象表示与自动化对等方关联的元素的屏幕坐标。 (继承自 AutomationPeer。) |
.gif) |
GetBoundingRectangleCore |
获取表示与此 UIElementAutomationPeer 关联的 UIElement 的边框的 Rect。此方法由 GetBoundingRectangle 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetChildren |
获取在 UI 自动化树中表示为自动化对等方的直接子元素的 GetChildren 元素的集合。 (继承自 AutomationPeer。) |
.gif) |
GetChildrenCore |
获取与此 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 的子元素的集合。此方法由 GetChildren 调用。 (重写 ItemsControlAutomationPeer.GetChildrenCore()。) |
.gif) |
GetClassName |
获取与 AutomationControlType 一起使用的名称,以区分由此 AutomationPeer 表示的控件。 (继承自 AutomationPeer。) |
.gif) |
GetClassNameCore |
获取与此 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 类名。此方法由 GetClassName 调用。 (重写 UIElementAutomationPeer.GetClassNameCore()。) |
.gif) |
GetClickablePoint |
获取与自动化对等方关联的元素上响应鼠标单击的 Point。 (继承自 AutomationPeer。) |
.gif) |
GetClickablePointCore |
获取表示与此 UIElementAutomationPeer 关联的 UIElement 上可点击的空间的 Point。此方法由 GetClickablePoint 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetHashCode |
用作特定类型的哈希函数。 (继承自 Object。) |
.gif) |
GetHelpText |
获取描述与自动化对等方关联的控件的功能的文本。 (继承自 AutomationPeer。) |
.gif) |
GetHelpTextCore |
获取描述与此 ContentElementAutomationPeer 关联的 ContentElement 的功能的字符串。由 GetHelpText 调用。 (继承自 FrameworkElementAutomationPeer。) |
.gif) |
GetHostRawElementProviderCore |
通知 UI Automation 要将由 Windows Presentation Foundation (WPF) 元素承载的 hwnd 放置在 UI Automation树中的位置。 (继承自 AutomationPeer。) |
.gif) |
GetItemStatus |
获取表达与此自动化对等方关联的元素的可视状态的文本。 (继承自 AutomationPeer。) |
.gif) |
GetItemStatusCore |
获取传送与此 UIElementAutomationPeer 关联的 UIElement 的可视状态的字符串。此方法由 GetItemStatus 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetItemType |
获取一个字符串,它描述对象表示何种类型的项。 (继承自 AutomationPeer。) |
.gif) |
GetItemTypeCore |
获取包含此 UIElementAutomationPeer 的 UIElement 表示的项类型的可读字符串。此方法由 GetItemType 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetLabeledBy |
获取以此元素为目标的 Label 的 AutomationPeer。 (继承自 AutomationPeer。) |
.gif) |
GetLabeledByCore |
获取 Label 的 AutomationPeer,该标签的目标为与此 ContentElementAutomationPeer 关联的 ContentElement。由 GetLabeledBy 调用。 (继承自 FrameworkElementAutomationPeer。) |
.gif) |
GetLocalizedControlType |
获取一个可读的本地化字符串,该字符串表示与此自动化对等方关联的控件的 AutomationControlType 值。 (继承自 AutomationPeer。) |
.gif) |
GetLocalizedControlTypeCore |
当在派生类中重写时,将由 GetLocalizedControlType 调用。 (继承自 AutomationPeer。) |
.gif) |
GetName |
获取描述与此自动化对等方关联的元素的文本。 (继承自 AutomationPeer。) |
.gif) |
GetNameCore |
获取与此 ContentElementAutomationPeer 关联的 ContentElement 的文本标签。由 GetName 调用。 (继承自 FrameworkElementAutomationPeer。) |
.gif) |
GetOrientation |
获取一个值,该值指示显式的控件方向(如果有)。 (继承自 AutomationPeer。) |
.gif) |
GetOrientationCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否以特定方向布局。此方法由 GetOrientation 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
GetParent |
获取作为此 AutomationPeer 的父级的 AutomationPeer。 (继承自 AutomationPeer。) |
.gif) |
GetPattern |
获取与该 RibbonQuickAccessToolBarAutomationPeer 关联的 RibbonQuickAccessToolBar 的控件模式。 (重写 ItemsControlAutomationPeer.GetPattern(PatternInterface)。) |
.gif) |
GetType |
获取当前实例的 Type。 (继承自 Object。) |
.gif) |
HasKeyboardFocus |
获取一个值,该值指示与此自动化同级关联的元素当前是否具有键盘焦点。 (继承自 AutomationPeer。) |
.gif) |
HasKeyboardFocusCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 当前是否具有键盘输入焦点。此方法由 HasKeyboardFocus 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
InvalidatePeer |
如果属性发生更改,则触发对 AutomationPeer 的主要属性的重新计算,并引发对自动化客户端的 PropertyChanged 通知。 (继承自 AutomationPeer。) |
.gif) |
IsContentElement |
获取一个值,该值指示与此自动化对等方关联的元素是否包含向用户呈现的数据。 (继承自 AutomationPeer。) |
.gif) |
IsContentElementCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否是包含向用户显示的数据的元素。此方法由 IsContentElement 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsControlElement |
获取一个值,该值指示用户将元素理解为交互元素,还是理解为组成 GUI 中控件的逻辑结构的一部分。 (继承自 AutomationPeer。) |
.gif) |
IsControlElementCore |
获取或设置一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否被最终用户理解为交互式元素。此外,用户可能将 UIElement 理解为组成 GUI 中控件的逻辑结构的一部分。此方法由 IsControlElement 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsEnabled |
获取一个值,该值指示与此自动化同级关联的元素是否支持交互。 (继承自 AutomationPeer。) |
.gif) |
IsEnabledCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否可以接受键盘焦点。此方法由 IsKeyboardFocusable 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsKeyboardFocusable |
获取一个值,该值指示此元素是否可以接受键盘焦点。 (继承自 AutomationPeer。) |
.gif) |
IsKeyboardFocusableCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否可以接受键盘焦点。此方法由 IsKeyboardFocusable 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsOffscreen |
获取一个值,该值指示元素是否不在屏幕上。 (继承自 AutomationPeer。) |
.gif) |
IsOffscreenCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否不在屏幕上。此方法由 IsOffscreen 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsPassword |
获取一个值,该值指示元素是否包含敏感内容。 (继承自 AutomationPeer。) |
.gif) |
IsPasswordCore |
获取一个值,该值指示与此 UIElementAutomationPeer 关联的 UIElement 是否包含受保护的内容。此方法由 IsPassword 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
IsRequiredForForm |
获取一个值,该值指示是否必须在窗体中完成与此对等方关联的元素。 (继承自 AutomationPeer。) |
.gif) |
IsRequiredForFormCore |
获取一个值,该值指示是否需要在表当上填写与此 UIElementAutomationPeer 关联的 UIElement。此方法由 IsRequiredForForm 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
MemberwiseClone |
创建当前 Object 的浅表副本。 (继承自 Object。) |
.gif) |
PeerFromProvider |
获取指定的 IRawElementProviderSimple 代理的 AutomationPeer。 (继承自 AutomationPeer。) |
.gif) |
ProviderFromPeer |
获取指定 AutomationPeer 的 IRawElementProviderSimple。 (继承自 AutomationPeer。) |
.gif) |
RaiseAsyncContentLoadedEvent |
由 AutomationPeer 调用以引发 AsyncContentLoadedEvent 事件。 (继承自 AutomationPeer。) |
.gif) |
RaiseAutomationEvent |
引发自动化事件。 (继承自 AutomationPeer。) |
.gif) |
RaisePropertyChangedEvent |
引发向自动化客户端通知已更改的属性值的事件。 (继承自 AutomationPeer。) |
.gif) |
ResetChildrenCache |
通过调用 GetChildrenCore 同步重置子元素的树。 (继承自 AutomationPeer。) |
.gif) |
SetFocus |
对与此自动化对等方关联的元素设置键盘焦点。 (继承自 AutomationPeer。) |
.gif) |
SetFocusCore |
对与此 UIElementAutomationPeer 关联的 UIElement 设置键盘输入焦点。此方法由 SetFocus 调用。 (继承自 UIElementAutomationPeer。) |
.gif) |
ToString |
返回表示当前对象的字符串。 (继承自 Object。) |
.gif) |
VerifyAccess |
强制调用线程具有此 DispatcherObject 的访问权限。 (继承自 DispatcherObject。) |