RibbonTextBoxAutomationPeer 類別

定義

RibbonTextBox 類型公開至 UI 自動化。

public ref class RibbonTextBoxAutomationPeer : System::Windows::Automation::Peers::TextBoxAutomationPeer, System::Windows::Automation::Provider::IInvokeProvider
public class RibbonTextBoxAutomationPeer : System.Windows.Automation.Peers.TextBoxAutomationPeer, System.Windows.Automation.Provider.IInvokeProvider
type RibbonTextBoxAutomationPeer = class
    inherit TextBoxAutomationPeer
    interface IInvokeProvider
Public Class RibbonTextBoxAutomationPeer
Inherits TextBoxAutomationPeer
Implements IInvokeProvider
繼承
實作

建構函式

RibbonTextBoxAutomationPeer(RibbonTextBox)

初始化 RibbonTextBoxAutomationPeer 類別的新執行個體。

屬性

Dispatcher

取得與這個 Dispatcher 關聯的 DispatcherObject

(繼承來源 DispatcherObject)
EventsSource

取得或設定 AutomationPeer,其報告至自動化用戶端,作為所有來自此 AutomationPeer 的事件來源。

(繼承來源 AutomationPeer)
IsHwndHost

取得值,這個值表示與 WPF Windows Presentation Foundation (WPF) 中與此 AutomationPeer 主機 hwnds 相關聯的專案。

(繼承來源 AutomationPeer)
Owner

取得與 UIElementAutomationPeer 相關聯的 UIElement

(繼承來源 UIElementAutomationPeer)

方法

CheckAccess()

判斷呼叫的執行是否可以存取這個 DispatcherObject

(繼承來源 DispatcherObject)
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetAcceleratorKey()

取得與 UI 自動化對等相關聯之專案的快速鍵組合。

(繼承來源 AutomationPeer)
GetAcceleratorKeyCore()

取得與這個 RibbonTextBoxAutomationPeer 相關聯之 RibbonTextBox 的快速鍵。 由 GetAcceleratorKey() 呼叫。

GetAccessKey()

取得與自動化對等相關聯之項目的存取金鑰。

(繼承來源 AutomationPeer)
GetAccessKeyCore()

取得與這個 RibbonTextBox 相關聯之 RibbonTextBoxAutomationPeer 的快速鍵組合。

GetAutomationControlType()

取得與 UI 自動化對等相關聯之專案的控制項類型。

(繼承來源 AutomationPeer)
GetAutomationControlTypeCore()

取得與此 TextBox 相關聯之 TextBoxAutomationPeer 的控制項型別。 由 GetAutomationControlType() 呼叫。

(繼承來源 TextBoxAutomationPeer)
GetAutomationId()

取得與自動化對等個體相關聯項目的 AutomationId

(繼承來源 AutomationPeer)
GetAutomationIdCore()

取得唯一識別與這個 FrameworkElementAutomationPeer 相關聯之 FrameworkElement 的字串。 由 GetAutomationId() 呼叫。

(繼承來源 FrameworkElementAutomationPeer)
GetBoundingRectangle()

取得 Rect 物件,這個物件表示與自動化對等個體關聯之項目的螢幕座標。

(繼承來源 AutomationPeer)
GetBoundingRectangleCore()

取得 Rect,代表與此 UIElementAutomationPeer 相關聯的 UIElement 週框。 這個方法是由 GetBoundingRectangle() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetChildren()

取得 GetChildren() 項目的集合,這些項目在使用者介面自動化樹狀目錄中是表示為自動化對等個體的直系子項目。

(繼承來源 AutomationPeer)
GetChildrenCore()

取得與這個 UIElement 相關聯之 UIElementAutomationPeer 的子項目集合。 這個方法是由 GetChildren() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetClassName()

取得與 AutomationControlType 一起使用的名稱,以區分此 AutomationPeer 所表示的控制項。

(繼承來源 AutomationPeer)
GetClassNameCore()

取得與這個 RibbonTextBox 相關聯之 RibbonTextBoxAutomationPeer 的類別名稱。 這個方法是由 GetClassName() 所呼叫。

GetClickablePoint()

取得與自動化對等個體關聯之項目上的 Point,該對等個體回應滑鼠點選動作。

(繼承來源 AutomationPeer)
GetClickablePointCore()

取得 Point,其代表位於與這個 UIElementAutomationPeer 相關聯之 UIElement 的可點選空間。 這個方法是由 GetClickablePoint() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetControlledPeers()

提供使用者介面自動化受此 AutomationPeer 影響或控制的項目清單。

(繼承來源 AutomationPeer)
GetControlledPeersCore()

在衍生類別中覆寫時,提供 UI 自動化及受此 AutomationPeer 影響或控制的元素清單。

(繼承來源 AutomationPeer)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetHeadingLevel()

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 AutomationPeer)
GetHeadingLevelCore()

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 UIElementAutomationPeer)
GetHelpText()

取得文字,這個文字描述與自動化對等個體關聯之控制項的功能。

(繼承來源 AutomationPeer)
GetHelpTextCore()

取得文字,這段文字描述與這個 RibbonTextBox 相關聯之 RibbonTextBoxAutomationPeer 控制項的功能。 這個方法是由 GetHelpText() 所呼叫。

GetHostRawElementProviderCore()

告訴使用者介面自動化在 UI 自動化樹狀結構中的位置,放置 hwnd 由Windows Presentation Foundation (WPF) 元素裝載的 。

(繼承來源 AutomationPeer)
GetItemStatus()

取得文字,這個文字表示與此自動化對等個體關聯之項目的視覺化狀態。

(繼承來源 AutomationPeer)
GetItemStatusCore()

取得字串,表示與這個 UIElement 關聯的 UIElementAutomationPeer 的視覺狀態。 這個方法是由 GetItemStatus() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetItemType()

取得字串,這個字串描述物件所表示的項目類型。

(繼承來源 AutomationPeer)
GetItemTypeCore()

取得人們可解讀的字串,這個字串包含這個 UIElement 所表示 UIElementAutomationPeer 的項目型別。 這個方法是由 GetItemType() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetLabeledBy()

取得以該項目為目標之 LabelAutomationPeer

(繼承來源 AutomationPeer)
GetLabeledByCore()

取得 LabelAutomationPeer,目標是與此 ContentElementAutomationPeer 相關聯的 ContentElementGetLabeledBy() 呼叫。

(繼承來源 FrameworkElementAutomationPeer)
GetLiveSetting()

取得與此 Automation Peer 建立關聯的即時區域通知特性。

(繼承來源 AutomationPeer)
GetLiveSettingCore()

取得與此 UIElementAutomationPeer 建立關聯的 UIElement 物件即時區域通知特性。 這個方法是由 GetLiveSetting() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetLocalizedControlType()

取得人們可解讀的當地語系化字串,這個字串表示與這個自動化對等個體相關聯控制項的 AutomationControlType 值。

(繼承來源 AutomationPeer)
GetLocalizedControlTypeCore()

在衍生類別中覆寫時,被 GetLocalizedControlType() 呼叫。

(繼承來源 AutomationPeer)
GetName()

取得文字,這個文字描述與此自動化對等個體關聯的項目。

(繼承來源 AutomationPeer)
GetNameCore()

取得描述與這個 RibbonTextBoxAutomationPeer 相關聯之項目的名稱。 這個方法是由 GetName() 所呼叫。

GetOrientation()

取得值,這個值表示明確的控制項方向 (若有的話)。

(繼承來源 AutomationPeer)
GetOrientationCore()

取得值,指出是否依特定方向配置與這個 UIElementAutomationPeer 相關聯的 UIElement版面。 這個方法是由 GetOrientation() 所呼叫。

(繼承來源 UIElementAutomationPeer)
GetParent()

取得 AutomationPeer,它是這個 AutomationPeer 的父代。

(繼承來源 AutomationPeer)
GetPattern(PatternInterface)

取得與 RibbonTextBoxAutomationPeer 相關聯之 RibbonTextBox 的控制項模式。

GetPeerFromPoint(Point)

從指定之點取得 AutomationPeer

(繼承來源 AutomationPeer)
GetPeerFromPointCore(Point)

在衍生類別中覆寫時,從 GetPeerFromPoint(Point) 呼叫。

(繼承來源 AutomationPeer)
GetPositionInSet()

嘗試取得 PositionInSet 屬性的值。

(繼承來源 AutomationPeer)
GetPositionInSetCore()

讀取 PositionInSetProperty 並傳回附加屬性的值 PositionInSet

(繼承來源 UIElementAutomationPeer)
GetSizeOfSet()

嘗試取得 SizeOfSet 屬性的值。

(繼承來源 AutomationPeer)
GetSizeOfSetCore()

提供使用者介面自動化的 SizeOfSet 屬性值。

(繼承來源 UIElementAutomationPeer)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
HasKeyboardFocus()

取得值,這個值表示與這個自動化對等個體相關聯的項目目前是否有鍵盤焦點。

(繼承來源 AutomationPeer)
HasKeyboardFocusCore()

取得值,指出與這個 UIElementAutomationPeer 相關聯的 UIElement 目前是否具有鍵盤輸入焦點。 這個方法是由 HasKeyboardFocus() 所呼叫。

(繼承來源 UIElementAutomationPeer)
InvalidatePeer()

觸發重新計算 AutomationPeer 的主要屬性,並在屬性變更時引發對自動化用戶端的 PropertyChanged 通知。

(繼承來源 AutomationPeer)
IsContentElement()

取得值,這個值表示與此 Automation Peer 相關聯的項目是否包含呈現給使用者的資料。

(繼承來源 AutomationPeer)
IsContentElementCore()

取得值,指出與這個 UIElementAutomationPeer 相關聯的 UIElement 是否為包含使用者所見資料的項目。 這個方法是由 IsContentElement() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsControlElement()

取得值,這個值表示專案是由使用者視為互動式或參與 GUI 中控制項的邏輯結構。

(繼承來源 AutomationPeer)
IsControlElementCore()

取得或設定值,指出與此 UIElementAutomationPeer 相關聯的 UIElement,對於終端使用者而言,是否會將其視為互動式。 或者,使用者可能會瞭解 UIElement 在 GUI 中參與控制項的邏輯結構。 這個方法是由 IsControlElement() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsDialog()

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 AutomationPeer)
IsDialogCore()

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 UIElementAutomationPeer)
IsEnabled()

取得值,這個值表示與此自動化對等個體關聯的項目是否支援互動。

(繼承來源 AutomationPeer)
IsEnabledCore()

取得值,表示與這個 UIElementAutomationPeer 相關聯的 UIElement 是否可接受鍵盤焦點。 這個方法是由 IsKeyboardFocusable() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsKeyboardFocusable()

取得值,這個值表示項目是否可以接受鍵盤焦點。

(繼承來源 AutomationPeer)
IsKeyboardFocusableCore()

取得值,表示與這個 UIElementAutomationPeer 相關聯的 UIElement 是否可接受鍵盤焦點。 這個方法是由 IsKeyboardFocusable() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsOffscreen()

取得值,這個值表示項目是否不在螢幕上。

(繼承來源 AutomationPeer)
IsOffscreenCore()

取得值,這個值表示與這個 UIElement 相關聯的 UIElementAutomationPeer 是否不在螢幕上。 這個方法是由 IsOffscreen() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsPassword()

取得值,這個值表示項目是否包含敏感性內容。

(繼承來源 AutomationPeer)
IsPasswordCore()

取得值,這個值表示與此 UIElementAutomationPeer 相關聯的 UIElement 是否包含受保護的內容。 這個方法是由 IsPassword() 所呼叫。

(繼承來源 UIElementAutomationPeer)
IsRequiredForForm()

取得值,這個值表示與此對等個體關聯的項目在表單上是否為必填項。

(繼承來源 AutomationPeer)
IsRequiredForFormCore()

取得值,這個值表示與這個 UIElement 相關聯的 UIElementAutomationPeer 是否為表單上必須填寫的項目。 這個方法是由 IsRequiredForForm() 所呼叫。

(繼承來源 UIElementAutomationPeer)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
PeerFromProvider(IRawElementProviderSimple)

取得指定之 AutomationPeer Proxy 的 IRawElementProviderSimple

(繼承來源 AutomationPeer)
ProviderFromPeer(AutomationPeer)

取得所指定之 IRawElementProviderSimpleAutomationPeer

(繼承來源 AutomationPeer)
RaiseActiveTextPositionChangedEvent(TextPointer, TextPointer)

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 TextAutomationPeer)
RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs)

AutomationPeer 呼叫以引發 AsyncContentLoadedEvent 事件。

(繼承來源 AutomationPeer)
RaiseAutomationEvent(AutomationEvents)

引發自動化事件。

(繼承來源 AutomationPeer)
RaiseNotificationEvent(AutomationNotificationKind, AutomationNotificationProcessing, String, String)

RibbonTextBox 類型公開至 UI 自動化。

(繼承來源 AutomationPeer)
RaisePropertyChangedEvent(AutomationProperty, Object, Object)

引發事件,通知自動化用戶端已變更屬性值。

(繼承來源 AutomationPeer)
ResetChildrenCache()

呼叫 GetChildrenCore(),以同步方式重設子項目的樹狀結構。

(繼承來源 AutomationPeer)
SetFocus()

對與此自動化對等個體關聯的項目設定鍵盤焦點。

(繼承來源 AutomationPeer)
SetFocusCore()

設定與這個 UIElementAutomationPeer 相關聯的 UIElement 上的鍵盤輸入焦點。 這個方法是由 SetFocus() 所呼叫。

(繼承來源 UIElementAutomationPeer)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)
VerifyAccess()

請強制執行可以存取這個 DispatcherObject 的呼叫執行緒。

(繼承來源 DispatcherObject)

明確介面實作

IInvokeProvider.Invoke()

傳送要求以啟動與這個 RibbonTextBox 相關聯的 RibbonTextBoxAutomationPeer

IValueProvider.IsReadOnly

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。

(繼承來源 TextBoxAutomationPeer)
IValueProvider.SetValue(String)

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。

(繼承來源 TextBoxAutomationPeer)
IValueProvider.Value

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。

(繼承來源 TextBoxAutomationPeer)

適用於