RibbonTabHeaderItemsControlAutomationPeer 메서드

보호된 멤버 포함
상속된 멤버 포함

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

메서드

  이름 설명
Public 메서드 CheckAccess 호출 스레드가 이 DispatcherObject에 액세스할 수 있는지 여부를 확인합니다. (DispatcherObject에서 상속됨)
Protected 메서드 CreateItemAutomationPeer 지정된 항목에 대해 새 RibbonTabHeaderDataAutomationPeer를 만듭니다. (ItemsControlAutomationPeer.CreateItemAutomationPeer(Object)을(를) 재정의함)
Public 메서드 Equals 지정한 Object가 현재 Object와 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetAcceleratorKey UI Automation 피어와 연결된 요소의 액셀러레이터 키 조합을 가져옵니다.  (AutomationPeer에서 상속됨)
Protected 메서드 GetAcceleratorKeyCore UIElementAutomationPeer에 연결된 UIElement의 액셀러레이터 키를 가져옵니다.이 메서드는 GetAcceleratorKey에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetAccessKey 자동화 피어에 연결된 요소의 선택키를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetAccessKeyCore UIElementAutomationPeer에 연결된 UIElement의 선택키를 가져옵니다. 이 메서드는 GetAccessKey에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetAutomationControlType UI Automation 피어에 연결된 요소의 컨트롤 형식을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetAutomationControlTypeCore UIElementAutomationPeer에 연결된 UIElement의 컨트롤 형식을 가져옵니다.이 메서드는 GetAutomationControlType에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
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 ItemsControlAutomationPeer에 연결된 ItemsControl의 자식 요소 컬렉션을 가져옵니다.이 메서드는 GetChildren에 의해 호출됩니다. (ItemsControlAutomationPeer에서 상속됨)
Public 메서드 GetClassName AutomationPeer가 나타내는 컨트롤을 식별하기 위해 AutomationControlType과 함께 사용되는 이름을 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetClassNameCore UIElementAutomationPeer에 연결된 UIElement의 이름을 가져옵니다.이 메서드는 GetClassName에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetClickablePoint 마우스 클릭에 응답하는 자동화 피어와 연결된 요소의 Point를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetClickablePointCore UIElementAutomationPeer에 연결된 UIElement의 클릭 가능 공간을 나타내는 Point를 가져옵니다.이 메서드는 GetClickablePoint에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
Public 메서드 GetHelpText 자동화 피어와 연결된 컨트롤의 기능을 설명하는 텍스트를 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetHelpTextCore ContentElementAutomationPeer에 연결된 ContentElement의 기능을 설명하는 문자열을 가져옵니다.GetHelpText에 의해 호출됩니다. (FrameworkElementAutomationPeer에서 상속됨)
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 ContentElementAutomationPeer에 연결된 ContentElement의 텍스트 레이블을 가져옵니다.GetName에 의해 호출됩니다. (FrameworkElementAutomationPeer에서 상속됨)
Public 메서드 GetOrientation 명시적 컨트롤 방향을 나타내는 값이 있을 경우 가져옵니다. (AutomationPeer에서 상속됨)
Protected 메서드 GetOrientationCore UIElementAutomationPeer에 연결된 UIElement가 특정 방향으로 레이아웃되었는지 여부를 나타내는 값을 가져옵니다.이 메서드는 GetOrientation에 의해 호출됩니다. (UIElementAutomationPeer에서 상속됨)
Public 메서드 GetParent AutomationPeer의 부모인 AutomationPeer를 가져옵니다. (AutomationPeer에서 상속됨)
Public 메서드 GetPattern ItemsControlAutomationPeer에 연결된 ItemsControl의 컨트롤 패턴을 가져옵니다. (ItemsControlAutomationPeer에서 상속됨)
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에서 상속됨)

위쪽

참고 항목

참조

RibbonTabHeaderItemsControlAutomationPeer 클래스

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