114 references to Properties
UIAutomationTypes (114)
MS\Internal\Automation\AutomationIdentifierConstants.cs (14)
18
internal const
Properties
FirstProperty =
Properties
.RuntimeId;
24
internal static
Properties
LastSupportedProperty;
34
LastSupportedProperty =
Properties
.IsDialog;
42
LastSupportedProperty =
Properties
.HeadingLevel;
50
LastSupportedProperty =
Properties
.Size;
58
LastSupportedProperty =
Properties
.Size;
66
LastSupportedProperty =
Properties
.FullDescription;
74
LastSupportedProperty =
Properties
.LocalizedLandmarkType;
82
LastSupportedProperty =
Properties
.AnnotationObjects;
90
LastSupportedProperty =
Properties
.IsPeripheral;
98
LastSupportedProperty =
Properties
.FlowsFrom;
107
LastSupportedProperty =
Properties
.IsSynchronizedInputPatternAvailable;
115
LastSupportedProperty =
Properties
.TransformCanRotate;
System\Windows\Automation\AutomationElementIdentifiers.cs (54)
38
public static readonly AutomationProperty IsControlElementProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsControlElement, "AutomationElementIdentifiers.IsControlElementProperty");
41
public static readonly AutomationProperty ControlTypeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ControlType, "AutomationElementIdentifiers.ControlTypeProperty");
44
public static readonly AutomationProperty IsContentElementProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsContentElement, "AutomationElementIdentifiers.IsContentElementProperty");
47
public static readonly AutomationProperty LabeledByProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.LabeledBy, "AutomationElementIdentifiers.LabeledByProperty");
50
public static readonly AutomationProperty NativeWindowHandleProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.NativeWindowHandle, "AutomationElementIdentifiers.NativeWindowHandleProperty");
53
public static readonly AutomationProperty AutomationIdProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.AutomationId, "AutomationElementIdentifiers.AutomationIdProperty");
56
public static readonly AutomationProperty ItemTypeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ItemType, "AutomationElementIdentifiers.ItemTypeProperty");
59
public static readonly AutomationProperty IsPasswordProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsPassword, "AutomationElementIdentifiers.IsPasswordProperty");
62
public static readonly AutomationProperty LocalizedControlTypeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.LocalizedControlType, "AutomationElementIdentifiers.LocalizedControlTypeProperty");
65
public static readonly AutomationProperty NameProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.Name, "AutomationElementIdentifiers.NameProperty");
68
public static readonly AutomationProperty AcceleratorKeyProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.AcceleratorKey, "AutomationElementIdentifiers.AcceleratorKeyProperty");
71
public static readonly AutomationProperty AccessKeyProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.AccessKey, "AutomationElementIdentifiers.AccessKeyProperty");
74
public static readonly AutomationProperty HasKeyboardFocusProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.HasKeyboardFocus, "AutomationElementIdentifiers.HasKeyboardFocusProperty");
77
public static readonly AutomationProperty IsKeyboardFocusableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsKeyboardFocusable, "AutomationElementIdentifiers.IsKeyboardFocusableProperty");
80
public static readonly AutomationProperty IsEnabledProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsEnabled, "AutomationElementIdentifiers.IsEnabledProperty");
83
public static readonly AutomationProperty BoundingRectangleProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.BoundingRectangle, "AutomationElementIdentifiers.BoundingRectangleProperty");
86
public static readonly AutomationProperty ProcessIdProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ProcessId, "AutomationElementIdentifiers.ProcessIdProperty");
89
public static readonly AutomationProperty RuntimeIdProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RuntimeId, "AutomationElementIdentifiers.RuntimeIdProperty");
92
public static readonly AutomationProperty ClassNameProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ClassName, "AutomationElementIdentifiers.ClassNameProperty");
95
public static readonly AutomationProperty HelpTextProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.HelpText, "AutomationElementIdentifiers.HelpTextProperty");
98
public static readonly AutomationProperty ClickablePointProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ClickablePoint, "AutomationElementIdentifiers.ClickablePointProperty");
101
public static readonly AutomationProperty CultureProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.Culture, "AutomationElementIdentifiers.CultureProperty");
104
public static readonly AutomationProperty IsOffscreenProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsOffscreen, "AutomationElementIdentifiers.IsOffscreenProperty");
107
public static readonly AutomationProperty OrientationProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.Orientation, "AutomationElementIdentifiers.OrientationProperty");
110
public static readonly AutomationProperty FrameworkIdProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.FrameworkId, "AutomationElementIdentifiers.FrameworkIdProperty");
113
public static readonly AutomationProperty HeadingLevelProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.HeadingLevel, "AutomationElementIdentifiers.HeadingLevelProperty");
116
public static readonly AutomationProperty IsDialogProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsDialog, "AutomationElementIdentifiers.IsDialogProperty");
119
public static readonly AutomationProperty IsRequiredForFormProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsRequiredForForm, "AutomationElementIdentifiers.IsRequiredForFormProperty");
122
public static readonly AutomationProperty ItemStatusProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ItemStatus, "AutomationElementIdentifiers.ItemStatusProperty");
125
public static readonly AutomationProperty LiveSettingProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.LiveSetting, "AutomationElementIdentifiers.LiveSettingProperty");
128
public static readonly AutomationProperty ControllerForProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ControllerFor, "AutomationElementIdentifiers.ControllerForProperty");
134
public static readonly AutomationProperty SizeOfSetProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SizeOfSet, "AutomationElementIdentifiers.SizeOfSetProperty");
140
public static readonly AutomationProperty PositionInSetProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.PositionInSet, "AutomationElementIdentifiers.PositionInSetProperty");
144
public static readonly AutomationProperty IsDockPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsDockPatternAvailable, "AutomationElementIdentifiers.IsDockPatternAvailableProperty");
146
public static readonly AutomationProperty IsExpandCollapsePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsExpandCollapsePatternAvailable, "AutomationElementIdentifiers.IsExpandCollapsePatternAvailableProperty");
148
public static readonly AutomationProperty IsGridItemPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsGridItemPatternAvailable, "AutomationElementIdentifiers.IsGridItemPatternAvailableProperty");
150
public static readonly AutomationProperty IsGridPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsGridPatternAvailable, "AutomationElementIdentifiers.IsGridPatternAvailableProperty");
152
public static readonly AutomationProperty IsInvokePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsInvokePatternAvailable, "AutomationElementIdentifiers.IsInvokePatternAvailableProperty");
154
public static readonly AutomationProperty IsMultipleViewPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsMultipleViewPatternAvailable, "AutomationElementIdentifiers.IsMultipleViewPatternAvailableProperty");
156
public static readonly AutomationProperty IsRangeValuePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsRangeValuePatternAvailable, "AutomationElementIdentifiers.IsRangeValuePatternAvailableProperty");
158
public static readonly AutomationProperty IsSelectionItemPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsSelectionItemPatternAvailable, "AutomationElementIdentifiers.IsSelectionItemPatternAvailableProperty");
160
public static readonly AutomationProperty IsSelectionPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsSelectionPatternAvailable, "AutomationElementIdentifiers.IsSelectionPatternAvailableProperty");
162
public static readonly AutomationProperty IsScrollPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsScrollPatternAvailable, "AutomationElementIdentifiers.IsScrollPatternAvailableProperty");
164
public static readonly AutomationProperty IsScrollItemPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsScrollItemPatternAvailable, "AutomationElementIdentifiers.IsScrollItemPatternAvailableProperty");
166
public static readonly AutomationProperty IsSynchronizedInputPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsSynchronizedInputPatternAvailable, "AutomationElementIdentifiers.IsSynchronizedInputPatternAvailableProperty");
168
public static readonly AutomationProperty IsVirtualizedItemPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsVirtualizedItemPatternAvailable, "AutomationElementIdentifiers.IsVirtualizedItemPatternAvailableProperty");
170
public static readonly AutomationProperty IsItemContainerPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsItemContainerPatternAvailable, "AutomationElementIdentifiers.IsItemContainerPatternAvailableProperty");
172
public static readonly AutomationProperty IsTablePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsTablePatternAvailable, "AutomationElementIdentifiers.IsTablePatternAvailableProperty");
174
public static readonly AutomationProperty IsTableItemPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsTableItemPatternAvailable, "AutomationElementIdentifiers.IsTableItemPatternAvailableProperty");
176
public static readonly AutomationProperty IsTextPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsTextPatternAvailable, "AutomationElementIdentifiers.IsTextPatternAvailableProperty");
178
public static readonly AutomationProperty IsTogglePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsTogglePatternAvailable, "AutomationElementIdentifiers.IsTogglePatternAvailableProperty");
180
public static readonly AutomationProperty IsTransformPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsTransformPatternAvailable, "AutomationElementIdentifiers.IsTransformPatternAvailableProperty");
182
public static readonly AutomationProperty IsValuePatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsValuePatternAvailable, "AutomationElementIdentifiers.IsValuePatternAvailableProperty");
184
public static readonly AutomationProperty IsWindowPatternAvailableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.IsWindowPatternAvailable, "AutomationElementIdentifiers.IsWindowPatternAvailableProperty");
System\Windows\Automation\AutomationProperty.cs (1)
28
internal static AutomationProperty Register(AutomationIdentifierConstants.
Properties
id, string programmaticName)
System\Windows\Automation\DockPatternIdentifiers.cs (1)
59
public static readonly AutomationProperty DockPositionProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.DockDockPosition, "DockPatternIdentifiers.DockPositionProperty");
System\Windows\Automation\ExpandCollapsePatternIdentifiers.cs (1)
54
public static readonly AutomationProperty ExpandCollapseStateProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ExpandCollapseExpandCollapseState, "ExpandCollapsePatternIdentifiers.ExpandCollapseStateProperty");
System\Windows\Automation\GridItemPatternIdentifiers.cs (5)
34
public static readonly AutomationProperty RowProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridItemRow, "GridItemPatternIdentifiers.RowProperty");
37
public static readonly AutomationProperty ColumnProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridItemColumn, "GridItemPatternIdentifiers.ColumnProperty");
40
public static readonly AutomationProperty RowSpanProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridItemRowSpan, "GridItemPatternIdentifiers.RowSpanProperty");
43
public static readonly AutomationProperty ColumnSpanProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridItemColumnSpan, "GridItemPatternIdentifiers.ColumnSpanProperty");
46
public static readonly AutomationProperty ContainingGridProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridItemContainingGrid, "GridItemPatternIdentifiers.ContainingGridProperty");
System\Windows\Automation\GridPatternIdentifiers.cs (2)
30
public static readonly AutomationProperty RowCountProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridRowCount, "GridPatternIdentifiers.RowCountProperty");
33
public static readonly AutomationProperty ColumnCountProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.GridColumnCount, "GridPatternIdentifiers.ColumnCountProperty");
System\Windows\Automation\MultipleViewPatternIdentifiers.cs (2)
31
public static readonly AutomationProperty CurrentViewProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.MultipleViewCurrentView, "MultipleViewPatternIdentifiers.CurrentViewProperty");
34
public static readonly AutomationProperty SupportedViewsProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.MultipleViewSupportedViews, "MultipleViewPatternIdentifiers.SupportedViewsProperty");
System\Windows\Automation\RangeValuePatternIdentifiers.cs (6)
38
public static readonly AutomationProperty ValueProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueValue, "RangeValuePatternIdentifiers.ValueProperty");
41
public static readonly AutomationProperty IsReadOnlyProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueIsReadOnly, "RangeValuePatternIdentifiers.IsReadOnlyProperty");
44
public static readonly AutomationProperty MinimumProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueMinimum, "RangeValuePatternIdentifiers.MinimumProperty");
47
public static readonly AutomationProperty MaximumProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueMaximum, "RangeValuePatternIdentifiers.MaximumProperty");
50
public static readonly AutomationProperty LargeChangeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueLargeChange, "RangeValuePatternIdentifiers.LargeChangeProperty");
53
public static readonly AutomationProperty SmallChangeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.RangeValueSmallChange, "RangeValuePatternIdentifiers.SmallChangeProperty");
System\Windows\Automation\ScrollPatternIdentifiers.cs (6)
84
public static readonly AutomationProperty HorizontalScrollPercentProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollHorizontalScrollPercent, "ScrollPatternIdentifiers.HorizontalScrollPercentProperty");
87
public static readonly AutomationProperty HorizontalViewSizeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollHorizontalViewSize, "ScrollPatternIdentifiers.HorizontalViewSizeProperty");
90
public static readonly AutomationProperty VerticalScrollPercentProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollVerticalScrollPercent, "ScrollPatternIdentifiers.VerticalScrollPercentProperty");
93
public static readonly AutomationProperty VerticalViewSizeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollVerticalViewSize, "ScrollPatternIdentifiers.VerticalViewSizeProperty");
96
public static readonly AutomationProperty HorizontallyScrollableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollHorizontallyScrollable, "ScrollPatternIdentifiers.HorizontallyScrollableProperty");
99
public static readonly AutomationProperty VerticallyScrollableProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ScrollVerticallyScrollable, "ScrollPatternIdentifiers.VerticallyScrollableProperty");
System\Windows\Automation\SelectionItemPatternIdentifiers.cs (2)
32
public static readonly AutomationProperty IsSelectedProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SelectionItemIsSelected, "SelectionItemPatternIdentifiers.IsSelectedProperty");
34
public static readonly AutomationProperty SelectionContainerProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SelectionItemSelectionContainer, "SelectionItemPatternIdentifiers.SelectionContainerProperty");
System\Windows\Automation\SelectionPatternIdentifiers.cs (3)
32
public static readonly AutomationProperty SelectionProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SelectionSelection, "SelectionPatternIdentifiers.SelectionProperty");
35
public static readonly AutomationProperty CanSelectMultipleProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SelectionCanSelectMultiple, "SelectionPatternIdentifiers.CanSelectMultipleProperty");
38
public static readonly AutomationProperty IsSelectionRequiredProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.SelectionIsSelectionRequired, "SelectionPatternIdentifiers.IsSelectionRequiredProperty");
System\Windows\Automation\TableItemPatternIdentifiers.cs (2)
33
public static readonly AutomationProperty RowHeaderItemsProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TableItemRowHeaderItems, "TableItemPatternIdentifiers.RowHeaderItemsProperty");
36
public static readonly AutomationProperty ColumnHeaderItemsProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TableItemColumnHeaderItems, "TableItemPatternIdentifiers.ColumnHeaderItemsProperty");
System\Windows\Automation\TablePatternIdentifiers.cs (3)
52
public static readonly AutomationProperty RowHeadersProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TableRowHeaders, "TablePatternIdentifiers.RowHeadersProperty");
55
public static readonly AutomationProperty ColumnHeadersProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TableColumnHeaders, "TablePatternIdentifiers.ColumnHeadersProperty");
58
public static readonly AutomationProperty RowOrColumnMajorProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TableRowOrColumnMajor, "TablePatternIdentifiers.RowOrColumnMajorProperty");
System\Windows\Automation\TogglePatternIdentifiers.cs (1)
52
public static readonly AutomationProperty ToggleStateProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ToggleToggleState, "TogglePatternIdentifiers.ToggleStateProperty");
System\Windows\Automation\TransformPatternIdentifiers.cs (3)
31
public static readonly AutomationProperty CanMoveProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TransformCanMove, "TransformPatternIdentifiers.CanMoveProperty");
34
public static readonly AutomationProperty CanResizeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TransformCanResize, "TransformPatternIdentifiers.CanResizeProperty");
37
public static readonly AutomationProperty CanRotateProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.TransformCanRotate, "TransformPatternIdentifiers.CanRotateProperty");
System\Windows\Automation\ValuePatternIdentifiers.cs (2)
32
public static readonly AutomationProperty ValueProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ValueValue, "ValuePatternIdentifiers.ValueProperty");
35
public static readonly AutomationProperty IsReadOnlyProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.ValueIsReadOnly, "ValuePatternIdentifiers.IsReadOnlyProperty");
System\Windows\Automation\WindowPatternIdentifiers.cs (6)
86
public static readonly AutomationProperty CanMaximizeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowCanMaximize, "WindowPatternIdentifiers.CanMaximizeProperty");
89
public static readonly AutomationProperty CanMinimizeProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowCanMinimize, "WindowPatternIdentifiers.CanMinimizeProperty");
92
public static readonly AutomationProperty IsModalProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowIsModal, "WindowPatternIdentifiers.IsModalProperty");
95
public static readonly AutomationProperty WindowVisualStateProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowWindowVisualState, "WindowPatternIdentifiers.WindowVisualStateProperty");
98
public static readonly AutomationProperty WindowInteractionStateProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowWindowInteractionState, "WindowPatternIdentifiers.WindowInteractionStateProperty");
101
public static readonly AutomationProperty IsTopmostProperty = AutomationProperty.Register(AutomationIdentifierConstants.
Properties
.WindowIsTopmost, "WindowPatternIdentifiers.IsTopmostProperty");