AutomationElementIdentifiers 클래스
정의
UI 자동화 공급자에서 식별자로 사용되는 값을 포함합니다.Contains values used as identifiers by UI Automation providers.
public ref class AutomationElementIdentifiers abstract sealed
public static class AutomationElementIdentifiers
type AutomationElementIdentifiers = class
Public Class AutomationElementIdentifiers
- 상속
-
AutomationElementIdentifiers
설명
UI 자동화 클라이언트 애플리케이션에서 해당 하는 필드를 사용 해야 AutomationElement합니다.UI Automation client applications should use the equivalent fields from AutomationElement.
개별 속성에 대 한 자세한 내용은 해당 항목을 참조 하세요. AutomationElement 필드입니다.For more information about individual properties, see the entries for the equivalent AutomationElement fields.
필드
AcceleratorKeyProperty |
AcceleratorKey 속성을 식별합니다.Identifies the AcceleratorKey property. |
AccessKeyProperty | |
AsyncContentLoadedEvent |
비동기 콘텐츠 로드 중 발생하는 이벤트를 식별합니다.Identifies an event raised during asynchronous content-loading. |
AutomationFocusChangedEvent |
포커스가 변경될 때 발생하는 이벤트를 식별합니다.Identifies an event that is raised when the focus has changed. |
AutomationIdProperty |
AutomationId 속성을 식별합니다.Identifies the AutomationId property. |
AutomationPropertyChangedEvent |
속성 변경 이벤트를 식별합니다.Identifies a property-changed event. |
BoundingRectangleProperty |
BoundingRectangle 속성을 식별합니다.Identifies the BoundingRectangle property. |
ClassNameProperty | |
ClickablePointProperty |
ClickablePointProperty를 식별합니다.Identifies the ClickablePointProperty. |
ControllerForProperty |
이 속성을 지원하는 자동화 요소에 의해 조작되는 자동화 요소의 배열인 |
ControlTypeProperty |
ControlType 속성을 식별합니다.Identifies the ControlType property. |
CultureProperty |
문화권 속성을 식별합니다.Identifies the culture property. |
FrameworkIdProperty |
요소의 기본 프레임워크 이름을 포함하는 속성을 식별합니다.Identifies the property that contains the underlying framework's name for the element. |
HasKeyboardFocusProperty |
HasKeyboardFocus 속성을 식별합니다.Identifies the HasKeyboardFocus property. |
HelpTextProperty | |
IsContentElementProperty |
최종 사용자에게 중요한 콘텐츠가 요소에 포함되어 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether the element contains content that is valuable to the end user. |
IsControlElementProperty |
IsControlElement 속성을 식별합니다.Identifies the IsControlElement property. |
IsDockPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 DockPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether DockPattern is available on this UI 자동화UI Automation element. |
IsEnabledProperty |
IsEnabled에서 참조하는 UI(사용자 인터페이스)user interface (UI) 항목을 사용할 수 있는지 여부를 지정하는 AutomationElement 속성을 식별합니다.Identifies the IsEnabled property, which specifies whether the UI(사용자 인터페이스)user interface (UI) item referenced by the AutomationElement is enabled. |
IsExpandCollapsePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 ExpandCollapsePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether ExpandCollapsePattern is available on this UI 자동화UI Automation element. |
IsGridItemPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 GridItemPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether GridItemPattern is available on this UI 자동화UI Automation element. |
IsGridPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 GridPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether GridPattern is available on this UI 자동화UI Automation element. |
IsInvokePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 InvokePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether InvokePattern is available on this UI 자동화UI Automation element. |
IsItemContainerPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 ItemContainerPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether ItemContainerPattern is available for this UI 자동화UI Automation element. |
IsKeyboardFocusableProperty |
IsKeyboardFocusable 속성을 식별합니다.Identifies the IsKeyboardFocusable property. |
IsMultipleViewPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 MultipleViewPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether MultipleViewPattern is available on this UI 자동화UI Automation element. |
IsOffscreenProperty |
UI 자동화UI Automation 요소가 표시되는지 여부를 나타내는 IsOffscreen 속성을 식별합니다.Identifies the IsOffscreen property, which indicates whether the UI 자동화UI Automation element is visible. |
IsPasswordProperty |
IsPassword 속성을 식별합니다.Identifies the IsPassword property. |
IsRangeValuePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 RangeValuePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether RangeValuePattern is available on this UI 자동화UI Automation element. |
IsRequiredForFormProperty |
IsRequiredForForm 속성을 식별합니다.Identifies the IsRequiredForForm property. |
IsScrollItemPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 ScrollItemPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether ScrollItemPattern is available for this UI 자동화UI Automation element. |
IsScrollPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 ScrollPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether ScrollPattern is available on this UI 자동화UI Automation element. |
IsSelectionItemPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 SelectionItemPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether SelectionItemPattern is available on this UI 자동화UI Automation element. |
IsSelectionPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 SelectionPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether SelectionPattern is available on this UI 자동화UI Automation element. |
IsSynchronizedInputPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 SynchronizedInputPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether SynchronizedInputPattern is available for this UI 자동화UI Automation element. |
IsTableItemPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 TableItemPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether the TableItemPattern is available on this UI 자동화UI Automation element. |
IsTablePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 TablePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether TablePattern is available on this UI 자동화UI Automation element. |
IsTextPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 TextPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether TextPattern is available on this UI 자동화UI Automation element. |
IsTogglePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 TogglePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether TogglePattern is available on this UI 자동화UI Automation element. |
IsTransformPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 TransformPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether TransformPattern is available on this UI 자동화UI Automation element. |
IsValuePatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 ValuePattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether ValuePattern is available on this UI 자동화UI Automation element. |
IsVirtualizedItemPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 VirtualizedItemPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether VirtualizedItemPattern is available for this UI 자동화UI Automation element. |
IsWindowPatternAvailableProperty |
이 UI 자동화UI Automation 요소에서 WindowPattern을 사용할 수 있는지 여부를 나타내는 속성을 식별합니다.Identifies the property that indicates whether WindowPattern is available on this UI 자동화UI Automation element. |
ItemStatusProperty |
복합 항목의 시각적 표시 상태를 지정하는 속성을 식별합니다.Identifies the property that specifies the status of the visual representation of a complex item. |
ItemTypeProperty | |
LabeledByProperty | |
LayoutInvalidatedEvent |
레이아웃이 무효화될 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when the layout is invalidated. |
LiveRegionChangedEvent |
라이브 영역이 변경될 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when a live region changes. |
LiveSettingProperty |
LiveSetting 속성을 식별합니다.Identifies the LiveSetting property. |
LocalizedControlTypeProperty |
LocalizedControlType 속성을 식별합니다.Identifies the LocalizedControlType property. |
MenuClosedEvent |
메뉴가 닫힐 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when a menu is closed. |
MenuOpenedEvent |
메뉴가 열릴 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when a menu is opened. |
NameProperty | |
NativeWindowHandleProperty |
NativeWindowHandle 속성을 식별합니다.Identifies the NativeWindowHandle property. |
NotSupported |
속성이 지원되지 않음을 나타냅니다.Indicates that a property is not supported. |
OrientationProperty |
Orientation 속성을 식별합니다.Identifies the Orientation property. |
PositionInSetProperty |
형제로 간주되는 일련의 요소 내에서 자동화 요소의 서수 위치를 설명합니다.Describes the ordinal location of an automation element within a set of elements that are considered to be siblings. |
ProcessIdProperty | |
RuntimeIdProperty |
요소의 런타임 식별자를 포함하는 속성을 식별합니다.Identifies the property that contains the runtime identifier of the element. |
SizeOfSetProperty |
형제로 간주되는 그룹 또는 세트에서 자동화 요소 수를 가져옵니다.Gets the count of automation elements in a group or set that are considered to be siblings. |
StructureChangedEvent |
UI 자동화UI Automation 트리 구조가 변경될 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when the UI 자동화UI Automation tree structure is changed. |
ToolTipClosedEvent |
도구 설명이 닫힐 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when a ToolTip is closed. |
ToolTipOpenedEvent |
도구 설명이 열릴 때 발생하는 이벤트를 식별합니다.Identifies the event that is raised when a ToolTip is opened. |