/UIAVerify/UIAComWrapper/UIAComWrapper/CustomInterop.UIAutomationClient.il
# · SKILL · 4956 lines · 4862 code · 94 blank · 0 comment · 0 complexity · 84903785db0a6f78abe3b2c34c2a4935 MD5 · raw file
Large files are truncated click here to view the full file
- // Microsoft (R) .NET Framework IL Disassembler. Version 3.5.30729.1
- // Copyright (c) Microsoft Corporation. All rights reserved.
-
-
-
- // Metadata version: v2.0.50727
- .assembly extern mscorlib
- {
- .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4..
- .ver 2:0:0:0
- }
- .assembly Interop.UIAutomationClient
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.ImportedFromTypeLibAttribute::.ctor(string) = ( 01 00 12 55 49 41 75 74 6F 6D 61 74 69 6F 6E 43 // ...UIAutomationC
- 6C 69 65 6E 74 00 00 ) // lient..
- .custom instance void [mscorlib]System.Runtime.InteropServices.TypeLibVersionAttribute::.ctor(int32,
- int32) = ( 01 00 01 00 00 00 00 00 00 00 00 00 )
- .custom instance void [mscorlib]System.Runtime.InteropServices.GuidAttribute::.ctor(string) = ( 01 00 24 39 34 34 64 65 30 38 33 2D 38 66 62 38 // ..$944de083-8fb8
- 2D 34 35 63 66 2D 62 63 62 37 2D 63 34 37 37 61 // -45cf-bcb7-c477a
- 63 62 32 66 38 39 37 00 00 ) // cb2f897..
- .hash algorithm 0x00008004
- .ver 1:0:0:0
- }
- .module UIAutomationClient.dll
- // MVID: {CC084CC4-ABC8-4385-A01C-D579FF672863}
- .imagebase 0x00400000
- .file alignment 0x00001000
- .stackreserve 0x00100000
- .subsystem 0x0003 // WINDOWS_CUI
- .corflags 0x00000001 // ILONLY
- // Image base: 0x005F0000
-
-
- // =============== CLASS MEMBERS DECLARATION ===================
-
- .class public abstract auto ansi UIAutomationClient.UIA_PatternIds
- extends [mscorlib]System.Object
- {
- .field public static literal int32 UIA_InvokePatternId = int32(0x00002710)
- .field public static literal int32 UIA_SelectionPatternId = int32(0x00002711)
- .field public static literal int32 UIA_ValuePatternId = int32(0x00002712)
- .field public static literal int32 UIA_RangeValuePatternId = int32(0x00002713)
- .field public static literal int32 UIA_ScrollPatternId = int32(0x00002714)
- .field public static literal int32 UIA_ExpandCollapsePatternId = int32(0x00002715)
- .field public static literal int32 UIA_GridPatternId = int32(0x00002716)
- .field public static literal int32 UIA_GridItemPatternId = int32(0x00002717)
- .field public static literal int32 UIA_MultipleViewPatternId = int32(0x00002718)
- .field public static literal int32 UIA_WindowPatternId = int32(0x00002719)
- .field public static literal int32 UIA_SelectionItemPatternId = int32(0x0000271A)
- .field public static literal int32 UIA_DockPatternId = int32(0x0000271B)
- .field public static literal int32 UIA_TablePatternId = int32(0x0000271C)
- .field public static literal int32 UIA_TableItemPatternId = int32(0x0000271D)
- .field public static literal int32 UIA_TextPatternId = int32(0x0000271E)
- .field public static literal int32 UIA_TogglePatternId = int32(0x0000271F)
- .field public static literal int32 UIA_TransformPatternId = int32(0x00002720)
- .field public static literal int32 UIA_ScrollItemPatternId = int32(0x00002721)
- .field public static literal int32 UIA_LegacyIAccessiblePatternId = int32(0x00002722)
- .field public static literal int32 UIA_ItemContainerPatternId = int32(0x00002723)
- .field public static literal int32 UIA_VirtualizedItemPatternId = int32(0x00002724)
- .field public static literal int32 UIA_SynchronizedInputPatternId = int32(0x00002725)
- } // end of class UIAutomationClient.UIA_PatternIds
-
- .class public abstract auto ansi UIAutomationClient.UIA_EventIds
- extends [mscorlib]System.Object
- {
- .field public static literal int32 UIA_ToolTipOpenedEventId = int32(0x00004E20)
- .field public static literal int32 UIA_ToolTipClosedEventId = int32(0x00004E21)
- .field public static literal int32 UIA_StructureChangedEventId = int32(0x00004E22)
- .field public static literal int32 UIA_MenuOpenedEventId = int32(0x00004E23)
- .field public static literal int32 UIA_AutomationPropertyChangedEventId = int32(0x00004E24)
- .field public static literal int32 UIA_AutomationFocusChangedEventId = int32(0x00004E25)
- .field public static literal int32 UIA_AsyncContentLoadedEventId = int32(0x00004E26)
- .field public static literal int32 UIA_MenuClosedEventId = int32(0x00004E27)
- .field public static literal int32 UIA_LayoutInvalidatedEventId = int32(0x00004E28)
- .field public static literal int32 UIA_Invoke_InvokedEventId = int32(0x00004E29)
- .field public static literal int32 UIA_SelectionItem_ElementAddedToSelectionEventId = int32(0x00004E2A)
- .field public static literal int32 UIA_SelectionItem_ElementRemovedFromSelectionEventId = int32(0x00004E2B)
- .field public static literal int32 UIA_SelectionItem_ElementSelectedEventId = int32(0x00004E2C)
- .field public static literal int32 UIA_Selection_InvalidatedEventId = int32(0x00004E2D)
- .field public static literal int32 UIA_Text_TextSelectionChangedEventId = int32(0x00004E2E)
- .field public static literal int32 UIA_Text_TextChangedEventId = int32(0x00004E2F)
- .field public static literal int32 UIA_Window_WindowOpenedEventId = int32(0x00004E30)
- .field public static literal int32 UIA_Window_WindowClosedEventId = int32(0x00004E31)
- .field public static literal int32 UIA_MenuModeStartEventId = int32(0x00004E32)
- .field public static literal int32 UIA_MenuModeEndEventId = int32(0x00004E33)
- .field public static literal int32 UIA_InputReachedTargetEventId = int32(0x00004E34)
- .field public static literal int32 UIA_InputReachedOtherElementEventId = int32(0x00004E35)
- .field public static literal int32 UIA_InputDiscardedEventId = int32(0x00004E36)
- } // end of class UIAutomationClient.UIA_EventIds
-
- .class public abstract auto ansi UIAutomationClient.UIA_PropertyIds
- extends [mscorlib]System.Object
- {
- .field public static literal int32 UIA_RuntimeIdPropertyId = int32(0x00007530)
- .field public static literal int32 UIA_BoundingRectanglePropertyId = int32(0x00007531)
- .field public static literal int32 UIA_ProcessIdPropertyId = int32(0x00007532)
- .field public static literal int32 UIA_ControlTypePropertyId = int32(0x00007533)
- .field public static literal int32 UIA_LocalizedControlTypePropertyId = int32(0x00007534)
- .field public static literal int32 UIA_NamePropertyId = int32(0x00007535)
- .field public static literal int32 UIA_AcceleratorKeyPropertyId = int32(0x00007536)
- .field public static literal int32 UIA_AccessKeyPropertyId = int32(0x00007537)
- .field public static literal int32 UIA_HasKeyboardFocusPropertyId = int32(0x00007538)
- .field public static literal int32 UIA_IsKeyboardFocusablePropertyId = int32(0x00007539)
- .field public static literal int32 UIA_IsEnabledPropertyId = int32(0x0000753A)
- .field public static literal int32 UIA_AutomationIdPropertyId = int32(0x0000753B)
- .field public static literal int32 UIA_ClassNamePropertyId = int32(0x0000753C)
- .field public static literal int32 UIA_HelpTextPropertyId = int32(0x0000753D)
- .field public static literal int32 UIA_ClickablePointPropertyId = int32(0x0000753E)
- .field public static literal int32 UIA_CulturePropertyId = int32(0x0000753F)
- .field public static literal int32 UIA_IsControlElementPropertyId = int32(0x00007540)
- .field public static literal int32 UIA_IsContentElementPropertyId = int32(0x00007541)
- .field public static literal int32 UIA_LabeledByPropertyId = int32(0x00007542)
- .field public static literal int32 UIA_IsPasswordPropertyId = int32(0x00007543)
- .field public static literal int32 UIA_NativeWindowHandlePropertyId = int32(0x00007544)
- .field public static literal int32 UIA_ItemTypePropertyId = int32(0x00007545)
- .field public static literal int32 UIA_IsOffscreenPropertyId = int32(0x00007546)
- .field public static literal int32 UIA_OrientationPropertyId = int32(0x00007547)
- .field public static literal int32 UIA_FrameworkIdPropertyId = int32(0x00007548)
- .field public static literal int32 UIA_IsRequiredForFormPropertyId = int32(0x00007549)
- .field public static literal int32 UIA_ItemStatusPropertyId = int32(0x0000754A)
- .field public static literal int32 UIA_IsDockPatternAvailablePropertyId = int32(0x0000754B)
- .field public static literal int32 UIA_IsExpandCollapsePatternAvailablePropertyId = int32(0x0000754C)
- .field public static literal int32 UIA_IsGridItemPatternAvailablePropertyId = int32(0x0000754D)
- .field public static literal int32 UIA_IsGridPatternAvailablePropertyId = int32(0x0000754E)
- .field public static literal int32 UIA_IsInvokePatternAvailablePropertyId = int32(0x0000754F)
- .field public static literal int32 UIA_IsMultipleViewPatternAvailablePropertyId = int32(0x00007550)
- .field public static literal int32 UIA_IsRangeValuePatternAvailablePropertyId = int32(0x00007551)
- .field public static literal int32 UIA_IsScrollPatternAvailablePropertyId = int32(0x00007552)
- .field public static literal int32 UIA_IsScrollItemPatternAvailablePropertyId = int32(0x00007553)
- .field public static literal int32 UIA_IsSelectionItemPatternAvailablePropertyId = int32(0x00007554)
- .field public static literal int32 UIA_IsSelectionPatternAvailablePropertyId = int32(0x00007555)
- .field public static literal int32 UIA_IsTablePatternAvailablePropertyId = int32(0x00007556)
- .field public static literal int32 UIA_IsTableItemPatternAvailablePropertyId = int32(0x00007557)
- .field public static literal int32 UIA_IsTextPatternAvailablePropertyId = int32(0x00007558)
- .field public static literal int32 UIA_IsTogglePatternAvailablePropertyId = int32(0x00007559)
- .field public static literal int32 UIA_IsTransformPatternAvailablePropertyId = int32(0x0000755A)
- .field public static literal int32 UIA_IsValuePatternAvailablePropertyId = int32(0x0000755B)
- .field public static literal int32 UIA_IsWindowPatternAvailablePropertyId = int32(0x0000755C)
- .field public static literal int32 UIA_ValueValuePropertyId = int32(0x0000755D)
- .field public static literal int32 UIA_ValueIsReadOnlyPropertyId = int32(0x0000755E)
- .field public static literal int32 UIA_RangeValueValuePropertyId = int32(0x0000755F)
- .field public static literal int32 UIA_RangeValueIsReadOnlyPropertyId = int32(0x00007560)
- .field public static literal int32 UIA_RangeValueMinimumPropertyId = int32(0x00007561)
- .field public static literal int32 UIA_RangeValueMaximumPropertyId = int32(0x00007562)
- .field public static literal int32 UIA_RangeValueLargeChangePropertyId = int32(0x00007563)
- .field public static literal int32 UIA_RangeValueSmallChangePropertyId = int32(0x00007564)
- .field public static literal int32 UIA_ScrollHorizontalScrollPercentPropertyId = int32(0x00007565)
- .field public static literal int32 UIA_ScrollHorizontalViewSizePropertyId = int32(0x00007566)
- .field public static literal int32 UIA_ScrollVerticalScrollPercentPropertyId = int32(0x00007567)
- .field public static literal int32 UIA_ScrollVerticalViewSizePropertyId = int32(0x00007568)
- .field public static literal int32 UIA_ScrollHorizontallyScrollablePropertyId = int32(0x00007569)
- .field public static literal int32 UIA_ScrollVerticallyScrollablePropertyId = int32(0x0000756A)
- .field public static literal int32 UIA_SelectionSelectionPropertyId = int32(0x0000756B)
- .field public static literal int32 UIA_SelectionCanSelectMultiplePropertyId = int32(0x0000756C)
- .field public static literal int32 UIA_SelectionIsSelectionRequiredPropertyId = int32(0x0000756D)
- .field public static literal int32 UIA_GridRowCountPropertyId = int32(0x0000756E)
- .field public static literal int32 UIA_GridColumnCountPropertyId = int32(0x0000756F)
- .field public static literal int32 UIA_GridItemRowPropertyId = int32(0x00007570)
- .field public static literal int32 UIA_GridItemColumnPropertyId = int32(0x00007571)
- .field public static literal int32 UIA_GridItemRowSpanPropertyId = int32(0x00007572)
- .field public static literal int32 UIA_GridItemColumnSpanPropertyId = int32(0x00007573)
- .field public static literal int32 UIA_GridItemContainingGridPropertyId = int32(0x00007574)
- .field public static literal int32 UIA_DockDockPositionPropertyId = int32(0x00007575)
- .field public static literal int32 UIA_ExpandCollapseExpandCollapseStatePropertyId = int32(0x00007576)
- .field public static literal int32 UIA_MultipleViewCurrentViewPropertyId = int32(0x00007577)
- .field public static literal int32 UIA_MultipleViewSupportedViewsPropertyId = int32(0x00007578)
- .field public static literal int32 UIA_WindowCanMaximizePropertyId = int32(0x00007579)
- .field public static literal int32 UIA_WindowCanMinimizePropertyId = int32(0x0000757A)
- .field public static literal int32 UIA_WindowWindowVisualStatePropertyId = int32(0x0000757B)
- .field public static literal int32 UIA_WindowWindowInteractionStatePropertyId = int32(0x0000757C)
- .field public static literal int32 UIA_WindowIsModalPropertyId = int32(0x0000757D)
- .field public static literal int32 UIA_WindowIsTopmostPropertyId = int32(0x0000757E)
- .field public static literal int32 UIA_SelectionItemIsSelectedPropertyId = int32(0x0000757F)
- .field public static literal int32 UIA_SelectionItemSelectionContainerPropertyId = int32(0x00007580)
- .field public static literal int32 UIA_TableRowHeadersPropertyId = int32(0x00007581)
- .field public static literal int32 UIA_TableColumnHeadersPropertyId = int32(0x00007582)
- .field public static literal int32 UIA_TableRowOrColumnMajorPropertyId = int32(0x00007583)
- .field public static literal int32 UIA_TableItemRowHeaderItemsPropertyId = int32(0x00007584)
- .field public static literal int32 UIA_TableItemColumnHeaderItemsPropertyId = int32(0x00007585)
- .field public static literal int32 UIA_ToggleToggleStatePropertyId = int32(0x00007586)
- .field public static literal int32 UIA_TransformCanMovePropertyId = int32(0x00007587)
- .field public static literal int32 UIA_TransformCanResizePropertyId = int32(0x00007588)
- .field public static literal int32 UIA_TransformCanRotatePropertyId = int32(0x00007589)
- .field public static literal int32 UIA_IsLegacyIAccessiblePatternAvailablePropertyId = int32(0x0000758A)
- .field public static literal int32 UIA_LegacyIAccessibleChildIdPropertyId = int32(0x0000758B)
- .field public static literal int32 UIA_LegacyIAccessibleNamePropertyId = int32(0x0000758C)
- .field public static literal int32 UIA_LegacyIAccessibleValuePropertyId = int32(0x0000758D)
- .field public static literal int32 UIA_LegacyIAccessibleDescriptionPropertyId = int32(0x0000758E)
- .field public static literal int32 UIA_LegacyIAccessibleRolePropertyId = int32(0x0000758F)
- .field public static literal int32 UIA_LegacyIAccessibleStatePropertyId = int32(0x00007590)
- .field public static literal int32 UIA_LegacyIAccessibleHelpPropertyId = int32(0x00007591)
- .field public static literal int32 UIA_LegacyIAccessibleKeyboardShortcutPropertyId = int32(0x00007592)
- .field public static literal int32 UIA_LegacyIAccessibleSelectionPropertyId = int32(0x00007593)
- .field public static literal int32 UIA_LegacyIAccessibleDefaultActionPropertyId = int32(0x00007594)
- .field public static literal int32 UIA_AriaRolePropertyId = int32(0x00007595)
- .field public static literal int32 UIA_AriaPropertiesPropertyId = int32(0x00007596)
- .field public static literal int32 UIA_IsDataValidForFormPropertyId = int32(0x00007597)
- .field public static literal int32 UIA_ControllerForPropertyId = int32(0x00007598)
- .field public static literal int32 UIA_DescribedByPropertyId = int32(0x00007599)
- .field public static literal int32 UIA_FlowsToPropertyId = int32(0x0000759A)
- .field public static literal int32 UIA_ProviderDescriptionPropertyId = int32(0x0000759B)
- .field public static literal int32 UIA_IsItemContainerPatternAvailablePropertyId = int32(0x0000759C)
- .field public static literal int32 UIA_IsVirtualizedItemPatternAvailablePropertyId = int32(0x0000759D)
- .field public static literal int32 UIA_IsSynchronizedInputPatternAvailablePropertyId = int32(0x0000759E)
- } // end of class UIAutomationClient.UIA_PropertyIds
-
- .class public abstract auto ansi UIAutomationClient.UIA_TextAttributeIds
- extends [mscorlib]System.Object
- {
- .field public static literal int32 UIA_AnimationStyleAttributeId = int32(0x00009C40)
- .field public static literal int32 UIA_BackgroundColorAttributeId = int32(0x00009C41)
- .field public static literal int32 UIA_BulletStyleAttributeId = int32(0x00009C42)
- .field public static literal int32 UIA_CapStyleAttributeId = int32(0x00009C43)
- .field public static literal int32 UIA_CultureAttributeId = int32(0x00009C44)
- .field public static literal int32 UIA_FontNameAttributeId = int32(0x00009C45)
- .field public static literal int32 UIA_FontSizeAttributeId = int32(0x00009C46)
- .field public static literal int32 UIA_FontWeightAttributeId = int32(0x00009C47)
- .field public static literal int32 UIA_ForegroundColorAttributeId = int32(0x00009C48)
- .field public static literal int32 UIA_HorizontalTextAlignmentAttributeId = int32(0x00009C49)
- .field public static literal int32 UIA_IndentationFirstLineAttributeId = int32(0x00009C4A)
- .field public static literal int32 UIA_IndentationLeadingAttributeId = int32(0x00009C4B)
- .field public static literal int32 UIA_IndentationTrailingAttributeId = int32(0x00009C4C)
- .field public static literal int32 UIA_IsHiddenAttributeId = int32(0x00009C4D)
- .field public static literal int32 UIA_IsItalicAttributeId = int32(0x00009C4E)
- .field public static literal int32 UIA_IsReadOnlyAttributeId = int32(0x00009C4F)
- .field public static literal int32 UIA_IsSubscriptAttributeId = int32(0x00009C50)
- .field public static literal int32 UIA_IsSuperscriptAttributeId = int32(0x00009C51)
- .field public static literal int32 UIA_MarginBottomAttributeId = int32(0x00009C52)
- .field public static literal int32 UIA_MarginLeadingAttributeId = int32(0x00009C53)
- .field public static literal int32 UIA_MarginTopAttributeId = int32(0x00009C54)
- .field public static literal int32 UIA_MarginTrailingAttributeId = int32(0x00009C55)
- .field public static literal int32 UIA_OutlineStylesAttributeId = int32(0x00009C56)
- .field public static literal int32 UIA_OverlineColorAttributeId = int32(0x00009C57)
- .field public static literal int32 UIA_OverlineStyleAttributeId = int32(0x00009C58)
- .field public static literal int32 UIA_StrikethroughColorAttributeId = int32(0x00009C59)
- .field public static literal int32 UIA_StrikethroughStyleAttributeId = int32(0x00009C5A)
- .field public static literal int32 UIA_TabsAttributeId = int32(0x00009C5B)
- .field public static literal int32 UIA_TextFlowDirectionsAttributeId = int32(0x00009C5C)
- .field public static literal int32 UIA_UnderlineColorAttributeId = int32(0x00009C5D)
- .field public static literal int32 UIA_UnderlineStyleAttributeId = int32(0x00009C5E)
- } // end of class UIAutomationClient.UIA_TextAttributeIds
-
- .class public abstract auto ansi UIAutomationClient.UIA_ControlTypeIds
- extends [mscorlib]System.Object
- {
- .field public static literal int32 UIA_ButtonControlTypeId = int32(0x0000C350)
- .field public static literal int32 UIA_CalendarControlTypeId = int32(0x0000C351)
- .field public static literal int32 UIA_CheckBoxControlTypeId = int32(0x0000C352)
- .field public static literal int32 UIA_ComboBoxControlTypeId = int32(0x0000C353)
- .field public static literal int32 UIA_EditControlTypeId = int32(0x0000C354)
- .field public static literal int32 UIA_HyperlinkControlTypeId = int32(0x0000C355)
- .field public static literal int32 UIA_ImageControlTypeId = int32(0x0000C356)
- .field public static literal int32 UIA_ListItemControlTypeId = int32(0x0000C357)
- .field public static literal int32 UIA_ListControlTypeId = int32(0x0000C358)
- .field public static literal int32 UIA_MenuControlTypeId = int32(0x0000C359)
- .field public static literal int32 UIA_MenuBarControlTypeId = int32(0x0000C35A)
- .field public static literal int32 UIA_MenuItemControlTypeId = int32(0x0000C35B)
- .field public static literal int32 UIA_ProgressBarControlTypeId = int32(0x0000C35C)
- .field public static literal int32 UIA_RadioButtonControlTypeId = int32(0x0000C35D)
- .field public static literal int32 UIA_ScrollBarControlTypeId = int32(0x0000C35E)
- .field public static literal int32 UIA_SliderControlTypeId = int32(0x0000C35F)
- .field public static literal int32 UIA_SpinnerControlTypeId = int32(0x0000C360)
- .field public static literal int32 UIA_StatusBarControlTypeId = int32(0x0000C361)
- .field public static literal int32 UIA_TabControlTypeId = int32(0x0000C362)
- .field public static literal int32 UIA_TabItemControlTypeId = int32(0x0000C363)
- .field public static literal int32 UIA_TextControlTypeId = int32(0x0000C364)
- .field public static literal int32 UIA_ToolBarControlTypeId = int32(0x0000C365)
- .field public static literal int32 UIA_ToolTipControlTypeId = int32(0x0000C366)
- .field public static literal int32 UIA_TreeControlTypeId = int32(0x0000C367)
- .field public static literal int32 UIA_TreeItemControlTypeId = int32(0x0000C368)
- .field public static literal int32 UIA_CustomControlTypeId = int32(0x0000C369)
- .field public static literal int32 UIA_GroupControlTypeId = int32(0x0000C36A)
- .field public static literal int32 UIA_ThumbControlTypeId = int32(0x0000C36B)
- .field public static literal int32 UIA_DataGridControlTypeId = int32(0x0000C36C)
- .field public static literal int32 UIA_DataItemControlTypeId = int32(0x0000C36D)
- .field public static literal int32 UIA_DocumentControlTypeId = int32(0x0000C36E)
- .field public static literal int32 UIA_SplitButtonControlTypeId = int32(0x0000C36F)
- .field public static literal int32 UIA_WindowControlTypeId = int32(0x0000C370)
- .field public static literal int32 UIA_PaneControlTypeId = int32(0x0000C371)
- .field public static literal int32 UIA_HeaderControlTypeId = int32(0x0000C372)
- .field public static literal int32 UIA_HeaderItemControlTypeId = int32(0x0000C373)
- .field public static literal int32 UIA_TableControlTypeId = int32(0x0000C374)
- .field public static literal int32 UIA_TitleBarControlTypeId = int32(0x0000C375)
- .field public static literal int32 UIA_SeparatorControlTypeId = int32(0x0000C376)
- } // end of class UIAutomationClient.UIA_ControlTypeIds
-
- .class interface public abstract auto ansi import UIAutomationClient.IUIAutomationElement
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.InterfaceTypeAttribute::.ctor(int16) = ( 01 00 01 00 00 00 )
- .custom instance void [mscorlib]System.Runtime.InteropServices.GuidAttribute::.ctor(string) = ( 01 00 24 44 32 32 31 30 38 41 41 2D 38 41 43 35 // ..$D22108AA-8AC5
- 2D 34 39 41 35 2D 38 33 37 42 2D 33 37 42 42 42 // -49A5-837B-37BBB
- 33 44 37 35 39 31 45 00 00 ) // 3D7591E..
- .method public hidebysig newslot abstract virtual
- instance void SetFocus() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::SetFocus
-
- .method public hidebysig newslot abstract virtual
- instance class [mscorlib]System.Array
- marshal( safearray int)
- GetRuntimeId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetRuntimeId
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- FindFirst([in] valuetype UIAutomationClient.TreeScope scope,
- [in] class UIAutomationClient.IUIAutomationCondition marshal( interface ) condition) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::FindFirst
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- FindAll([in] valuetype UIAutomationClient.TreeScope scope,
- [in] class UIAutomationClient.IUIAutomationCondition marshal( interface ) condition) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::FindAll
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- FindFirstBuildCache([in] valuetype UIAutomationClient.TreeScope scope,
- [in] class UIAutomationClient.IUIAutomationCondition marshal( interface ) condition,
- [in] class UIAutomationClient.IUIAutomationCacheRequest marshal( interface ) cacheRequest) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::FindFirstBuildCache
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- FindAllBuildCache([in] valuetype UIAutomationClient.TreeScope scope,
- [in] class UIAutomationClient.IUIAutomationCondition marshal( interface ) condition,
- [in] class UIAutomationClient.IUIAutomationCacheRequest marshal( interface ) cacheRequest) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::FindAllBuildCache
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- BuildUpdatedCache([in] class UIAutomationClient.IUIAutomationCacheRequest marshal( interface ) cacheRequest) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::BuildUpdatedCache
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( struct)
- GetCurrentPropertyValue([in] int32 propertyId) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCurrentPropertyValue
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( struct)
- GetCurrentPropertyValueEx([in] int32 propertyId,
- [in] int32 ignoreDefaultValue) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCurrentPropertyValueEx
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( struct)
- GetCachedPropertyValue([in] int32 propertyId) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedPropertyValue
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( struct)
- GetCachedPropertyValueEx([in] int32 propertyId,
- [in] int32 ignoreDefaultValue) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedPropertyValueEx
-
- .method public hidebysig newslot abstract virtual
- instance native int GetCurrentPatternAs([in] int32 patternId,
- [in] valuetype [mscorlib]System.Guid& riid) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCurrentPatternAs
-
- .method public hidebysig newslot abstract virtual
- instance native int GetCachedPatternAs([in] int32 patternId,
- [in] valuetype [mscorlib]System.Guid& riid) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedPatternAs
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( iunknown )
- GetCurrentPattern([in] int32 patternId) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCurrentPattern
-
- .method public hidebysig newslot abstract virtual
- instance object
- marshal( iunknown )
- GetCachedPattern([in] int32 patternId) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedPattern
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- GetCachedParent() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedParent
-
- .method public hidebysig newslot abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- GetCachedChildren() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetCachedChildren
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentProcessId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentProcessId
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentControlType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentControlType
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentLocalizedControlType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentLocalizedControlType
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentName() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentName
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentAcceleratorKey() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentAcceleratorKey
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentAccessKey() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentAccessKey
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentHasKeyboardFocus() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentHasKeyboardFocus
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsKeyboardFocusable() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsKeyboardFocusable
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsEnabled() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsEnabled
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentAutomationId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentAutomationId
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentClassName() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentClassName
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentHelpText() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentHelpText
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentCulture() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentCulture
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsControlElement() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsControlElement
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsContentElement() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsContentElement
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsPassword() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsPassword
-
- .method public hidebysig newslot specialname abstract virtual
- instance native int get_CurrentNativeWindowHandle() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentNativeWindowHandle
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentItemType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentItemType
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsOffscreen() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsOffscreen
-
- .method public hidebysig newslot specialname abstract virtual
- instance valuetype UIAutomationClient.OrientationType
- get_CurrentOrientation() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentOrientation
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentFrameworkId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentFrameworkId
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsRequiredForForm() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsRequiredForForm
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentItemStatus() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentItemStatus
-
- .method public hidebysig newslot specialname abstract virtual
- instance valuetype UIAutomationClient.tagRECT
- get_CurrentBoundingRectangle() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentBoundingRectangle
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- get_CurrentLabeledBy() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentLabeledBy
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentAriaRole() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentAriaRole
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentAriaProperties() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentAriaProperties
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CurrentIsDataValidForForm() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentIsDataValidForForm
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CurrentControllerFor() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentControllerFor
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CurrentDescribedBy() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentDescribedBy
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CurrentFlowsTo() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentFlowsTo
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CurrentProviderDescription() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CurrentProviderDescription
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedProcessId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedProcessId
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedControlType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedControlType
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedLocalizedControlType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedLocalizedControlType
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedName() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedName
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedAcceleratorKey() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedAcceleratorKey
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedAccessKey() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedAccessKey
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedHasKeyboardFocus() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedHasKeyboardFocus
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsKeyboardFocusable() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsKeyboardFocusable
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsEnabled() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsEnabled
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedAutomationId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedAutomationId
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedClassName() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedClassName
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedHelpText() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedHelpText
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedCulture() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedCulture
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsControlElement() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsControlElement
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsContentElement() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsContentElement
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsPassword() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsPassword
-
- .method public hidebysig newslot specialname abstract virtual
- instance native int get_CachedNativeWindowHandle() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedNativeWindowHandle
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedItemType() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedItemType
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsOffscreen() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsOffscreen
-
- .method public hidebysig newslot specialname abstract virtual
- instance valuetype UIAutomationClient.OrientationType
- get_CachedOrientation() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedOrientation
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedFrameworkId() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedFrameworkId
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsRequiredForForm() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsRequiredForForm
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedItemStatus() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedItemStatus
-
- .method public hidebysig newslot specialname abstract virtual
- instance valuetype UIAutomationClient.tagRECT
- get_CachedBoundingRectangle() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedBoundingRectangle
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElement
- marshal( interface )
- get_CachedLabeledBy() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedLabeledBy
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedAriaRole() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedAriaRole
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedAriaProperties() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedAriaProperties
-
- .method public hidebysig newslot specialname abstract virtual
- instance int32 get_CachedIsDataValidForForm() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedIsDataValidForForm
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CachedControllerFor() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedControllerFor
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CachedDescribedBy() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedDescribedBy
-
- .method public hidebysig newslot specialname abstract virtual
- instance class UIAutomationClient.IUIAutomationElementArray
- marshal( interface )
- get_CachedFlowsTo() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedFlowsTo
-
- .method public hidebysig newslot specialname abstract virtual
- instance string
- marshal( bstr)
- get_CachedProviderDescription() runtime managed internalcall
- {
- } // end of method IUIAutomationElement::get_CachedProviderDescription
-
- .method public hidebysig newslot abstract virtual
- instance int32 GetClickablePoint([out] valuetype UIAutomationClient.tagPOINT& clickable) runtime managed internalcall
- {
- } // end of method IUIAutomationElement::GetClickablePoint
-
- .property int32 CurrentProcessId()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 11 00 01 60 00 00 ) // .....`..
- .get instance int32 UIAutomationClient.IUIAutomationElement::get_CurrentProcessId()
- } // end of property IUIAutomationElement::CurrentProcessId
- .property int32 CurrentControlType()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 12 00 01 60 00 00 ) // .....`..
- .get instance int32 UIAutomationClient.IUIAutomationElement::get_CurrentControlType()
- } // end of property IUIAutomationElement::CurrentControlType
- .property string CurrentLocalizedControlType()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 13 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentLocalizedControlType()
- } // end of property IUIAutomationElement::CurrentLocalizedControlType
- .property string CurrentName()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 14 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentName()
- } // end of property IUIAutomationElement::CurrentName
- .property string CurrentAcceleratorKey()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 15 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentAcceleratorKey()
- } // end of property IUIAutomationElement::CurrentAcceleratorKey
- .property string CurrentAccessKey()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 16 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentAccessKey()
- } // end of property IUIAutomationElement::CurrentAccessKey
- .property int32 CurrentHasKeyboardFocus()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 17 00 01 60 00 00 ) // .....`..
- .get instance int32 UIAutomationClient.IUIAutomationElement::get_CurrentHasKeyboardFocus()
- } // end of property IUIAutomationElement::CurrentHasKeyboardFocus
- .property int32 CurrentIsKeyboardFocusable()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 18 00 01 60 00 00 ) // .....`..
- .get instance int32 UIAutomationClient.IUIAutomationElement::get_CurrentIsKeyboardFocusable()
- } // end of property IUIAutomationElement::CurrentIsKeyboardFocusable
- .property int32 CurrentIsEnabled()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 19 00 01 60 00 00 ) // .....`..
- .get instance int32 UIAutomationClient.IUIAutomationElement::get_CurrentIsEnabled()
- } // end of property IUIAutomationElement::CurrentIsEnabled
- .property string CurrentAutomationId()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 1A 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentAutomationId()
- } // end of property IUIAutomationElement::CurrentAutomationId
- .property string CurrentClassName()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 1B 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentClassName()
- } // end of property IUIAutomationElement::CurrentClassName
- .property string CurrentHelpText()
- {
- .custom instance void [mscorlib]System.Runtime.InteropServices.DispIdAttribute::.ctor(int32) = ( 01 00 1C 00 01 60 00 00 ) // .....`..
- .get instance string UIAutomationClient.IUIAutomationElement::get_CurrentHelpText()
- } // end of propert…