RibbonTextBoxAutomationPeer 클래스

RibbonTextBox 형식을 UI Automation에 노출합니다.

상속 계층 구조

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.Automation.Peers.AutomationPeer
      System.Windows.Automation.Peers.UIElementAutomationPeer
        System.Windows.Automation.Peers.FrameworkElementAutomationPeer
          System.Windows.Automation.Peers.TextAutomationPeer
            System.Windows.Automation.Peers.TextBoxAutomationPeer
              Microsoft.Windows.Automation.Peers.RibbonTextBoxAutomationPeer

네임스페이스:  Microsoft.Windows.Automation.Peers
어셈블리:  RibbonControlsLibrary(RibbonControlsLibrary.dll)

구문

‘선언
Public Class RibbonTextBoxAutomationPeer _
    Inherits TextBoxAutomationPeer _
    Implements IInvokeProvider
public class RibbonTextBoxAutomationPeer : TextBoxAutomationPeer, 
    IInvokeProvider
public ref class RibbonTextBoxAutomationPeer : public TextBoxAutomationPeer, 
    IInvokeProvider
type RibbonTextBoxAutomationPeer =  
    class
        inherit TextBoxAutomationPeer
        interface IInvokeProvider
    end
public class RibbonTextBoxAutomationPeer extends TextBoxAutomationPeer implements IInvokeProvider

RibbonTextBoxAutomationPeer 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
Public 메서드 RibbonTextBoxAutomationPeer RibbonTextBoxAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

위쪽

속성

  이름 설명
Public 속성 Dispatcher DispatcherObject와 연결된 Dispatcher를 가져옵니다. (DispatcherObject에서 상속됨)
Public 속성 EventsSource 자동화 클라이언트에 이 AutomationPeer에서 발생하는 모든 이벤트의 소스로 보고되는 AutomationPeer를 가져오거나 설정합니다. (AutomationPeer에서 상속됨)
Protected 속성 IsHwndHost AutomationPeer에 연결된 요소가 Windows Presentation Foundation (WPF)에서 hwnds를 호스팅하는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Public 속성 Owner UIElementAutomationPeer에 연결된 UIElement를 가져옵니다. (UIElementAutomationPeer에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 CheckAccess 호출 스레드가 이 DispatcherObject에 액세스할 수 있는지 여부를 확인합니다. (DispatcherObject에서 상속됨)
Public 메서드 Equals 지정한 Object가 현재 Object와 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetAcceleratorKey UI Automation 피어와 연결된 요소의 액셀러레이터 키 조합을 가져옵니다.  (AutomationPeer에서 상속됨)
Protected 메서드 GetAcceleratorKeyCore 이 RibbonTextBoxAutomationPeer에 연결된 RibbonTextBox의 액셀러레이터 키를 가져옵니다.GetAcceleratorKey에 의해 호출됩니다. (UIElementAutomationPeer.GetAcceleratorKeyCore()을(를) 재정의함)
Public 메서드 GetAccessKey 자동화 피어에 연결된 요소의 선택키를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetAccessKeyCore 이 RibbonTextBoxAutomationPeer에 연결된 RibbonTextBox의 액셀러레이터 키 조합을 가져옵니다. (UIElementAutomationPeer.GetAccessKeyCore()을(를) 재정의함)
Public 메서드 GetAutomationControlType UI Automation 피어에 연결된 요소의 컨트롤 형식을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetAutomationControlTypeCore TextBoxAutomationPeer에 연결된 TextBox의 컨트롤 형식을 가져옵니다.GetAutomationControlType에 의해 호출됩니다. (TextBoxAutomationPeer에서 상속됨)
Public 메서드 GetAutomationId 자동화 피어에 연결된 요소의 AutomationId를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetAutomationIdCore FrameworkElementAutomationPeer에 연결된 FrameworkElement를 고유하게 식별하는 문자열을 가져옵니다.GetAutomationId에 의해 호출됩니다. (FrameworkElementAutomationPeer에서 상속됨)
Public 메서드 GetBoundingRectangle 자동화 피어와 연결된 요소의 화면 좌표를 나타내는 Rect 개체를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetBoundingRectangleCore UIElementAutomationPeer에 연결된 UIElement의 경계 사각형을 나타내는 Rect를 가져옵니다.이 메서드는 GetBoundingRectangle에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetChildren UI 자동화 트리에서 자동화 피어의 직계 자식 요소로 나타나는 GetChildren 요소의 컬렉션을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetChildrenCore UIElementAutomationPeer에 연결된 UIElement의 자식 요소 컬렉션을 가져옵니다.이 메서드는 GetChildren에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetClassName AutomationPeer가 나타내는 컨트롤을 식별하기 위해 AutomationControlType과 함께 사용되는 이름을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetClassNameCore 이 RibbonTextBoxAutomationPeer에 연결된 RibbonTextBox의 클래스 이름을 가져옵니다.이 메서드는 GetClassName에 의해 호출됩니다. (TextBoxAutomationPeer.GetClassNameCore()을(를) 재정의함)
Public 메서드 GetClickablePoint 마우스 클릭에 응답하는 자동화 피어와 연결된 요소의 Point를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetClickablePointCore UIElementAutomationPeer에 연결된 UIElement의 클릭 가능 공간을 나타내는 Point를 가져옵니다.이 메서드는 GetClickablePoint에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
Public 메서드 GetHelpText 자동화 피어와 연결된 컨트롤의 기능을 설명하는 텍스트를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetHelpTextCore 이 RibbonTextBoxAutomationPeer에 연결된 RibbonTextBox 컨트롤의 기능을 설명하는 텍스트를 가져옵니다.이 메서드는 GetHelpText에 의해 호출됩니다. (FrameworkElementAutomationPeer.GetHelpTextCore()을(를) 재정의함)
Protected 메서드 GetHostRawElementProviderCore UI Automation 트리에서 Windows Presentation Foundation (WPF) 요소가 호스팅하는 hwnd를 배치할 위치를 UI Automation에 알려 줍니다. (AutomationPeer에서 상속됨)
Public 메서드 GetItemStatus 이 자동화 피어와 연결된 요소의 표시 상태를 나타내는 텍스트를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetItemStatusCore UIElementAutomationPeer에 연결된 UIElement의 표시 상태를 나타내는 문자열을 가져옵니다.이 메서드는 GetItemStatus에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetItemType 개체가 나타내는 항목의 종류를 설명하는 문자열을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetItemTypeCore UIElementAutomationPeerUIElement가 나타내는 항목 형식이 들어 있는 사람이 인식할 수 있는 문자열을 가져옵니다.이 메서드는 GetItemType에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetLabeledBy 요소를 대상으로 하는 LabelAutomationPeer를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetLabeledByCore ContentElementAutomationPeer에 연결된 ContentElement를 대상으로 하는 LabelAutomationPeer를 가져옵니다.GetLabeledBy에 의해 호출됩니다. (FrameworkElementAutomationPeer에서 상속됨)
Public 메서드 GetLocalizedControlType 이 자동화 피어와 연결된 컨트롤의 AutomationControlType 값을 나타내는 사람이 인식할 수 있는 지역화된 문자열을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetLocalizedControlTypeCore 파생 클래스에서 재정의하는 경우 GetLocalizedControlType에 의해 호출됩니다. (AutomationPeer에서 상속됨)
Public 메서드 GetName 이 자동화 피어와 연결된 요소를 설명하는 텍스트를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetNameCore 이 RibbonTextBoxAutomationPeer에 연결된 요소를 설명하는 이름을 가져옵니다.이 메서드는 GetName에 의해 호출됩니다. (TextAutomationPeer.GetNameCore()을(를) 재정의함)
Public 메서드 GetOrientation 명시적 컨트롤 방향을 나타내는 값이 있을 경우 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetOrientationCore UIElementAutomationPeer에 연결된 UIElement가 특정 방향으로 레이아웃되었는지 여부를 나타내는 값을 가져옵니다.이 메서드는 GetOrientation에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetParent AutomationPeer의 부모인 AutomationPeer를 가져옵니다. (AutomationPeer에서 상속됨)
Public 메서드 GetPattern RibbonTextBoxAutomationPeer 에 연결된 RibbonTextBox의 컨트롤 패턴을 가져옵니다. (TextBoxAutomationPeer.GetPattern(PatternInterface)을(를) 재정의함)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 HasKeyboardFocus 이 자동화 피어에 연결된 요소에 현재 키보드 포커스가 있는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 HasKeyboardFocusCore UIElementAutomationPeer에 연결된 UIElement에 현재 키보드 입력 포커스가 있는지 여부를 나타내는 값을 가져옵니다.이 메서드는 HasKeyboardFocus에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 InvalidatePeer AutomationPeer 의 주 속성을 다시 계산하고 속성이 변경된 경우 자동화 클라이언트에 대한 PropertyChanged 알림을 발생시킵니다. (AutomationPeer에서 상속됨)
Public 메서드 IsContentElement 이 자동화 피어와 연결된 요소가 사용자에게 표시되는 데이터를 포함하는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsContentElementCore UIElementAutomationPeer에 연결된 UIElement가 사용자에게 표시되는 데이터를 포함하는 요소인지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsContentElement에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsControlElement 요소가 최종 사용자에게 대화형으로 인식되는지 또는 GUI에 있는 컨트롤에 대한 논리 구조에 참여하는 것으로 인식되는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsControlElementCore UIElementAutomationPeer에 연결된 UIElement가 최종 사용자에게 대화형으로 인식되는지 여부를 나타내는 값을 가져오거나 설정합니다.사용자는 UIElement가 GUI에 있는 컨트롤의 논리 구조에 참여하는 것으로 인식할 수도 있습니다.이 메서드는 IsControlElement에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsEnabled 이 자동화 피어와 연결된 요소가 상호 작용을 지원하는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsEnabledCore UIElementAutomationPeer에 연결된 UIElement에서 키보드 포커스를 받을 수 있는지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsKeyboardFocusable에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsKeyboardFocusable 요소가 키보드 포커스를 받을 수 있는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsKeyboardFocusableCore UIElementAutomationPeer에 연결된 UIElement에서 키보드 포커스를 받을 수 있는지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsKeyboardFocusable에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsOffscreen 요소가 화면에서 벗어났는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsOffscreenCore UIElementAutomationPeer에 연결된 UIElement가 화면에서 벗어났는지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsOffscreen에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsPassword 요소에 중요한 콘텐츠가 들어 있는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsPasswordCore UIElementAutomationPeer에 연결된 UIElement에 보호된 콘텐츠가 있는지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsPassword에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 IsRequiredForForm 폼에서 이 피어와 연결된 요소를 채워야 하는지 여부를 나타내는 값을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 IsRequiredForFormCore 폼에서 이 UIElementAutomationPeer에 연결된 UIElement를 채워야 하는지 여부를 나타내는 값을 가져옵니다.이 메서드는 IsRequiredForForm에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Protected 메서드 PeerFromProvider 지정된 IRawElementProviderSimple 프록시의 AutomationPeer를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 ProviderFromPeer 지정한 AutomationPeerIRawElementProviderSimple을 가져옵니다. (AutomationPeer에서 상속됨)
Public 메서드 RaiseAsyncContentLoadedEvent AutomationPeer 에서 AsyncContentLoadedEvent 이벤트를 발생시키기 위해 호출합니다. (AutomationPeer에서 상속됨)
Public 메서드 RaiseAutomationEvent 자동화 이벤트를 발생시킵니다. (AutomationPeer에서 상속됨)
Public 메서드 RaisePropertyChangedEvent 자동화 클라이언트에 변경된 속성 값을 알리는 이벤트를 발생시킵니다. (AutomationPeer에서 상속됨)
Public 메서드 ResetChildrenCache GetChildrenCore 를 호출하여 자식 요소의 트리를 동기적으로 다시 설정합니다. (AutomationPeer에서 상속됨)
Public 메서드 SetFocus 이 자동화 피어와 연결된 요소에 키보드 포커스를 설정합니다. (AutomationPeer에서 상속됨)
Protected 메서드 SetFocusCore UIElementAutomationPeer에 연결된 UIElement에 키보드 입력 포커스를 설정합니다.이 메서드는 SetFocus에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)
Public 메서드 VerifyAccess 호출 스레드에서 이 DispatcherObject에 액세스할 수 있는지 확인합니다. (DispatcherObject에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현Private 메서드 IInvokeProvider.Invoke 이 RibbonTextBoxAutomationPeer에 연결된 RibbonTextBox를 활성화하는 요청을 보냅니다.
명시적 인터페이스 구현Private 속성 IValueProvider.IsReadOnly 이 형식 또는 멤버는 Windows Presentation Foundation (WPF) 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다. (TextBoxAutomationPeer에서 상속됨)
명시적 인터페이스 구현Private 메서드 IValueProvider.SetValue 이 형식 또는 멤버는 Windows Presentation Foundation (WPF) 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다. (TextBoxAutomationPeer에서 상속됨)
명시적 인터페이스 구현Private 속성 IValueProvider.Value 이 형식 또는 멤버는 Windows Presentation Foundation (WPF) 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다. (TextBoxAutomationPeer에서 상속됨)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.Windows.Automation.Peers 네임스페이스