|
CheckAccess()
|
确定调用线程是否有权访问此 DispatcherObject权限。
(继承自 DispatcherObject)
|
|
Equals(Object)
|
确定指定的对象是否等于当前对象。
(继承自 Object)
|
|
GetAcceleratorKey()
|
获取与 UI 自动化对等互连关联的元素的快捷键组合。
(继承自 AutomationPeer)
|
|
GetAcceleratorKeyCore()
|
获取与此 ButtonBaseAutomationPeer关联的元素的快捷键。 由 GetAcceleratorKey() 调用。
(继承自 ButtonBaseAutomationPeer)
|
|
GetAccessKey()
|
获取与自动化对等方关联的元素的访问键。
(继承自 AutomationPeer)
|
|
GetAccessKeyCore()
|
获取与此UIElement关联的访问密钥UIElementAutomationPeer。 此方法由 GetAccessKey().
(继承自 UIElementAutomationPeer)
|
|
GetAutomationControlType()
|
获取与 UI 自动化对等方关联的元素的控件类型。
(继承自 AutomationPeer)
|
|
GetAutomationControlTypeCore()
|
获取与此RepeatButton关联的控件类型的控件类型RepeatButtonAutomationPeer。 此方法由 GetAutomationControlType().
|
|
GetAutomationId()
|
AutomationId获取与自动化对等方关联的元素。
(继承自 AutomationPeer)
|
|
GetAutomationIdCore()
|
获取 AutomationId 与此 ButtonBaseAutomationPeer关联的元素的元素。 由 GetAutomationId() 调用。
(继承自 ButtonBaseAutomationPeer)
|
|
GetBoundingRectangle()
|
获取表示 Rect 与自动化对等关联的元素的屏幕坐标的对象。
(继承自 AutomationPeer)
|
|
GetBoundingRectangleCore()
|
获取表示Rect与此UIElement关联的边框的边框UIElementAutomationPeer。 此方法由 GetBoundingRectangle().
(继承自 UIElementAutomationPeer)
|
|
GetChildren()
|
获取 UI 自动化树中表示为自动化对等的直接子元素的元素的集合 GetChildren() 。
(继承自 AutomationPeer)
|
|
GetChildrenCore()
|
获取与此UIElement关联的子元素的UIElementAutomationPeer集合。 此方法由 GetChildren().
(继承自 UIElementAutomationPeer)
|
|
GetClassName()
|
获取与 一起使用 AutomationControlType的名称,以区分由此 AutomationPeer表示的控件。
(继承自 AutomationPeer)
|
|
GetClassNameCore()
|
获取与此ContentElement关联的名称ContentElementAutomationPeer。 此方法由 GetClassName().
|
|
GetClickablePoint()
|
获取与 Point 响应鼠标单击的自动化对等关联的元素。
(继承自 AutomationPeer)
|
|
GetClickablePointCore()
|
获取一个Point表示与此UIElement关联的可单击空间UIElementAutomationPeer。 此方法由 GetClickablePoint().
(继承自 UIElementAutomationPeer)
|
|
GetControlledPeers()
|
为 UI 自动化提供受此 AutomationPeer影响或控制的元素列表。
(继承自 AutomationPeer)
|
|
GetControlledPeersCore()
|
在派生类中重写时,向 UI 自动化提供受此 AutomationPeer影响或控制的元素列表。
(继承自 AutomationPeer)
|
|
GetHashCode()
|
用作默认哈希函数。
(继承自 Object)
|
|
GetHeadingLevel()
|
向UI 自动化公开 RepeatButton 类型。
(继承自 AutomationPeer)
|
|
GetHeadingLevelCore()
|
向UI 自动化公开 RepeatButton 类型。
(继承自 UIElementAutomationPeer)
|
|
GetHelpText()
|
获取描述与自动化对等关联的控件功能的文本。
(继承自 AutomationPeer)
|
|
GetHelpTextCore()
|
获取描述与此ContentElement关联的功能的ContentElementAutomationPeer字符串。 由 GetHelpText() 调用。
(继承自 FrameworkElementAutomationPeer)
|
|
GetHostRawElementProviderCore()
|
告知 UI 自动化在 UI 自动化树 hwnd 中放置由 Windows Presentation Foundation (WPF) 元素承载的位置。
(继承自 AutomationPeer)
|
|
GetItemStatus()
|
获取传达与此自动化对等关联的元素的视觉状态的文本。
(继承自 AutomationPeer)
|
|
GetItemStatusCore()
|
获取一个字符串,该字符串传达与此UIElement关联的视觉状态UIElementAutomationPeer。 此方法由 GetItemStatus().
(继承自 UIElementAutomationPeer)
|
|
GetItemType()
|
获取描述对象所表示的项类型的字符串。
(继承自 AutomationPeer)
|
|
GetItemTypeCore()
|
获取一个可读字符串,该字符串包含由此UIElement表示的UIElementAutomationPeer项类型。 此方法由 GetItemType().
(继承自 UIElementAutomationPeer)
|
|
GetLabeledBy()
|
获取 AutomationPeer 针对元素的项 Label 。
(继承自 AutomationPeer)
|
|
GetLabeledByCore()
|
获取 AutomationPeerLabelContentElement 针对与此 ContentElementAutomationPeer关联的对象。 由 GetLabeledBy() 调用。
(继承自 FrameworkElementAutomationPeer)
|
|
GetLiveSetting()
|
获取与此自动化对等方关联的实时区域的通知特征。
(继承自 AutomationPeer)
|
|
GetLiveSettingCore()
|
获取与此UIElement关联的对象的实时区域的UIElementAutomationPeer通知特征。 此方法由 GetLiveSetting().
(继承自 UIElementAutomationPeer)
|
|
GetLocalizedControlType()
|
获取一个可读的本地化字符串,该字符串表示 AutomationControlType 与此自动化对等关联的控件的值。
(继承自 AutomationPeer)
|
|
GetLocalizedControlTypeCore()
|
在派生类中重写时,由 < a0/> 调用。
(继承自 AutomationPeer)
|
|
GetName()
|
获取描述与此自动化对等互连关联的元素的文本。
(继承自 AutomationPeer)
|
|
GetNameCore()
|
获取与此 ButtonBaseAutomationPeer关联的元素的类的名称。 由 GetName() 调用。
(继承自 ButtonBaseAutomationPeer)
|
|
GetOrientation()
|
获取一个值,该值指示显式控件方向(如果有)。
(继承自 AutomationPeer)
|
|
GetOrientationCore()
|
获取一个值,该值指示是否 UIElement 按特定方向布局与此 UIElementAutomationPeer 关联的值。 此方法由 GetOrientation().
(继承自 UIElementAutomationPeer)
|
|
GetParent()
|
AutomationPeer获取此对象的父级AutomationPeer。
(继承自 AutomationPeer)
|
|
GetPattern(PatternInterface)
|
获取与此ContentElement关联的控件模式ContentElementAutomationPeer。
|
|
GetPeerFromPoint(Point)
|
从指定点获取一个 AutomationPeer 。
(继承自 AutomationPeer)
|
|
GetPeerFromPointCore(Point)
|
在派生类中重写时,从中 GetPeerFromPoint(Point)调用 。
(继承自 AutomationPeer)
|
|
GetPositionInSet()
|
尝试获取属性的值 PositionInSet 。
(继承自 AutomationPeer)
|
|
GetPositionInSetCore()
|
PositionInSetProperty读取并返回附加属性的值PositionInSet。
(继承自 UIElementAutomationPeer)
|
|
GetSizeOfSet()
|
尝试获取属性的值 SizeOfSet 。
(继承自 AutomationPeer)
|
|
GetSizeOfSetCore()
|
提供UI 自动化 SizeOfSet 属性的值。
(继承自 UIElementAutomationPeer)
|
|
GetType()
|
获取当前实例的 Type。
(继承自 Object)
|
|
HasKeyboardFocus()
|
获取一个值,该值指示与此自动化对等方关联的元素当前是否具有键盘焦点。
(继承自 AutomationPeer)
|
|
HasKeyboardFocusCore()
|
获取一个值,该值指示与此UIElement关联项当前是否UIElementAutomationPeer具有键盘输入焦点。 此方法由 HasKeyboardFocus().
(继承自 UIElementAutomationPeer)
|
|
InvalidatePeer()
|
触发对主属性的 AutomationPeer 重新计算,并在属性发生更改时向自动化客户端发出 PropertyChanged 通知。
(继承自 AutomationPeer)
|
|
IsContentElement()
|
获取一个值,该值指示与此自动化对等方关联的元素是否包含向用户显示的数据。
(继承自 AutomationPeer)
|
|
IsContentElementCore()
|
获取一个值,该值指示与此UIElement关联的元素是否UIElementAutomationPeer为包含向用户呈现的数据的元素。 此方法由 IsContentElement().
(继承自 UIElementAutomationPeer)
|
|
IsControlElement()
|
获取一个值,该值指示该元素是被用户理解为交互式元素,还是作为对 GUI 中控件的逻辑结构的贡献。
(继承自 AutomationPeer)
|
|
IsControlElementCore()
|
获取或设置一个值,该值指示最终用户是否UIElementUIElementAutomationPeer将其理解为交互式关联。 (可选)用户可以了解 UIElement GUI 中控件的逻辑结构。 此方法由 IsControlElement().
(继承自 UIElementAutomationPeer)
|
|
IsDialog()
|
向UI 自动化公开 RepeatButton 类型。
(继承自 AutomationPeer)
|
|
IsDialogCore()
|
向UI 自动化公开 RepeatButton 类型。
(继承自 UIElementAutomationPeer)
|
|
IsEnabled()
|
获取一个值,该值指示与此自动化对等方关联的元素是否支持交互。
(继承自 AutomationPeer)
|
|
IsEnabledCore()
|
获取一个值,该值指示与此UIElement关联的值是否可以UIElementAutomationPeer接受键盘焦点。 此方法由 IsKeyboardFocusable().
(继承自 UIElementAutomationPeer)
|
|
IsKeyboardFocusable()
|
获取一个值,该值指示元素是否可以接受键盘焦点。
(继承自 AutomationPeer)
|
|
IsKeyboardFocusableCore()
|
获取一个值,该值指示与此UIElement关联的值是否可以UIElementAutomationPeer接受键盘焦点。 此方法由 IsKeyboardFocusable().
(继承自 UIElementAutomationPeer)
|
|
IsOffscreen()
|
获取一个值,该值指示元素是否处于屏幕外。
(继承自 AutomationPeer)
|
|
IsOffscreenCore()
|
获取一个值,该值指示与此UIElement关联的值是否UIElementAutomationPeer处于屏幕外。 此方法由 IsOffscreen().
(继承自 UIElementAutomationPeer)
|
|
IsPassword()
|
获取一个值,该值指示元素是否包含敏感内容。
(继承自 AutomationPeer)
|
|
IsPasswordCore()
|
获取一个值,该值指示与此UIElement关联的内容是否UIElementAutomationPeer包含受保护内容。 此方法由 IsPassword().
(继承自 UIElementAutomationPeer)
|
|
IsRequiredForForm()
|
获取一个值,该值指示是否必须在窗体上完成与此对等方关联的元素。
(继承自 AutomationPeer)
|
|
IsRequiredForFormCore()
|
获取一个值,该值指示是否需要 UIElement 在窗体上完成与此 UIElementAutomationPeer 关联的值。 此方法由 IsRequiredForForm().
(继承自 UIElementAutomationPeer)
|
|
MemberwiseClone()
|
创建当前 Object的浅表副本。
(继承自 Object)
|
|
PeerFromProvider(IRawElementProviderSimple)
|
获取指定AutomationPeer代理的一个IRawElementProviderSimple。
(继承自 AutomationPeer)
|
|
ProviderFromPeer(AutomationPeer)
|
获取 IRawElementProviderSimple 指定 AutomationPeer值 。
(继承自 AutomationPeer)
|
|
RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs)
|
由AutomationPeerAsyncContentLoadedEvent引发事件调用。
(继承自 AutomationPeer)
|
|
RaiseAutomationEvent(AutomationEvents)
|
引发自动化事件。
(继承自 AutomationPeer)
|
|
RaiseNotificationEvent(AutomationNotificationKind, AutomationNotificationProcessing, String, String)
|
向UI 自动化公开 RepeatButton 类型。
(继承自 AutomationPeer)
|
|
RaisePropertyChangedEvent(AutomationProperty, Object, Object)
|
引发事件以通知自动化客户端更改的属性值。
(继承自 AutomationPeer)
|
|
ResetChildrenCache()
|
通过调用 GetChildrenCore()同步重置子元素树。
(继承自 AutomationPeer)
|
|
SetFocus()
|
将键盘焦点设置为与此自动化对等方关联的元素。
(继承自 AutomationPeer)
|
|
SetFocusCore()
|
设置与此关联的UIElement键盘输入焦点UIElementAutomationPeer。 此方法由 SetFocus().
(继承自 UIElementAutomationPeer)
|
|
ToString()
|
返回一个表示当前对象的字符串。
(继承自 Object)
|
|
VerifyAccess()
|
强制调用线程有权访问此 DispatcherObject权限。
(继承自 DispatcherObject)
|