97 instantiations of AutomationPropertyInfo
UIAutomationClient (97)
MS\Internal\Automation\Schema.cs (97)
265new AutomationPropertyInfo( null, AutomationElement.RuntimeIdProperty, typeof(int[]), null ), 266new AutomationPropertyInfo( convertToRect, AutomationElement.BoundingRectangleProperty, typeof(Rect), Rect.Empty ), 268new AutomationPropertyInfo( null, AutomationElement.ProcessIdProperty, typeof(int), 0 ), 272new AutomationPropertyInfo( convertToControlType, AutomationElement.ControlTypeProperty, typeof(ControlType), ControlType.Custom ), 273new AutomationPropertyInfo( null, AutomationElement.LocalizedControlTypeProperty, typeof(string), "" ), 274new AutomationPropertyInfo( null, AutomationElement.NameProperty, typeof(string), "" ), 275new AutomationPropertyInfo( null, AutomationElement.AcceleratorKeyProperty, typeof(string), "" ), 276new AutomationPropertyInfo( null, AutomationElement.AccessKeyProperty, typeof(string), "" ), 277new AutomationPropertyInfo( convertToBool, AutomationElement.HasKeyboardFocusProperty, typeof(bool), false ), 278new AutomationPropertyInfo( convertToBool, AutomationElement.IsKeyboardFocusableProperty, typeof(bool), false ), 279new AutomationPropertyInfo( convertToBool, AutomationElement.IsEnabledProperty, typeof(bool), false ), 280new AutomationPropertyInfo( null, AutomationElement.AutomationIdProperty, typeof(string), "" ), 281new AutomationPropertyInfo( null, AutomationElement.ClassNameProperty, typeof(string), "" ), 282new AutomationPropertyInfo( null, AutomationElement.HelpTextProperty, typeof(string), "" ), 283new AutomationPropertyInfo( convertToPoint, AutomationElement.ClickablePointProperty, typeof(Point), null ), 284new AutomationPropertyInfo( convertToCultureInfo, AutomationElement.CultureProperty, typeof(CultureInfo), null ), 285new AutomationPropertyInfo( convertToBool, AutomationElement.IsControlElementProperty, typeof(bool), true ), 286new AutomationPropertyInfo( convertToBool, AutomationElement.IsContentElementProperty, typeof(bool), true ), 287new AutomationPropertyInfo( convertToElement, AutomationElement.LabeledByProperty, typeof(AutomationElement), null ), 288new AutomationPropertyInfo( convertToBool, AutomationElement.IsPasswordProperty, typeof(bool), false ), 289new AutomationPropertyInfo( null, AutomationElement.NativeWindowHandleProperty, typeof(int), 0 ), 290new AutomationPropertyInfo( null, AutomationElement.ItemTypeProperty, typeof(string), "" ), 291new AutomationPropertyInfo( convertToBool, AutomationElement.IsOffscreenProperty, typeof(bool), false ), 292new AutomationPropertyInfo( convertToOrientationType, AutomationElement.OrientationProperty, typeof(OrientationType), OrientationType.None ), 293new AutomationPropertyInfo( null, AutomationElement.FrameworkIdProperty, typeof(string), "" ), 294new AutomationPropertyInfo( convertToBool, AutomationElement.IsRequiredForFormProperty, typeof(bool), false ), 295new AutomationPropertyInfo( null, AutomationElement.ItemStatusProperty, typeof(string), "" ), 296new AutomationPropertyInfo( null, AutomationElement.SizeOfSetProperty, typeof(int), -1 ), 297new AutomationPropertyInfo( null, AutomationElement.PositionInSetProperty, typeof(int), -1 ), 298new AutomationPropertyInfo( convertToAutomationHeadingLevel, AutomationElement.HeadingLevelProperty, typeof(AutomationHeadingLevel),AutomationHeadingLevel.None ), 299new AutomationPropertyInfo( convertToBool, AutomationElement.IsDialogProperty, typeof(bool), false ), 303new AutomationPropertyInfo( convertToBool, AutomationElement.IsInvokePatternAvailableProperty, typeof(bool), false ), 304new AutomationPropertyInfo( convertToBool, AutomationElement.IsDockPatternAvailableProperty, typeof(bool), false ), 305new AutomationPropertyInfo( convertToBool, AutomationElement.IsExpandCollapsePatternAvailableProperty, typeof(bool), false ), 306new AutomationPropertyInfo( convertToBool, AutomationElement.IsGridItemPatternAvailableProperty, typeof(bool), false ), 307new AutomationPropertyInfo( convertToBool, AutomationElement.IsGridPatternAvailableProperty, typeof(bool), false ), 308new AutomationPropertyInfo( convertToBool, AutomationElement.IsMultipleViewPatternAvailableProperty, typeof(bool), false ), 309new AutomationPropertyInfo( convertToBool, AutomationElement.IsRangeValuePatternAvailableProperty, typeof(bool), false ), 310new AutomationPropertyInfo( convertToBool, AutomationElement.IsScrollPatternAvailableProperty, typeof(bool), false ), 311new AutomationPropertyInfo( convertToBool, AutomationElement.IsVirtualizedItemPatternAvailableProperty,typeof(bool), false ), 312new AutomationPropertyInfo( convertToBool, AutomationElement.IsItemContainerPatternAvailableProperty, typeof(bool), false ), 313new AutomationPropertyInfo( convertToBool, AutomationElement.IsScrollItemPatternAvailableProperty, typeof(bool), false ), 314new AutomationPropertyInfo( convertToBool, AutomationElement.IsSelectionItemPatternAvailableProperty, typeof(bool), false ), 315new AutomationPropertyInfo( convertToBool, AutomationElement.IsSelectionPatternAvailableProperty, typeof(bool), false ), 316new AutomationPropertyInfo( convertToBool, AutomationElement.IsSynchronizedInputPatternAvailableProperty, typeof(bool), false ), 317new AutomationPropertyInfo( convertToBool, AutomationElement.IsTablePatternAvailableProperty, typeof(bool), false ), 318new AutomationPropertyInfo( convertToBool, AutomationElement.IsTableItemPatternAvailableProperty, typeof(bool), false ), 319new AutomationPropertyInfo( convertToBool, AutomationElement.IsTextPatternAvailableProperty, typeof(bool), false ), 320new AutomationPropertyInfo( convertToBool, AutomationElement.IsTogglePatternAvailableProperty, typeof(bool), false ), 321new AutomationPropertyInfo( convertToBool, AutomationElement.IsTransformPatternAvailableProperty, typeof(bool), false ), 322new AutomationPropertyInfo( convertToBool, AutomationElement.IsValuePatternAvailableProperty, typeof(bool), false ), 323new AutomationPropertyInfo( convertToBool, AutomationElement.IsWindowPatternAvailableProperty, typeof(bool), false ), 327new AutomationPropertyInfo( null, ValuePattern.ValueProperty, typeof(string), "" ), 328new AutomationPropertyInfo( convertToBool, ValuePattern.IsReadOnlyProperty, typeof(bool), true ), 329new AutomationPropertyInfo( null, RangeValuePattern.ValueProperty, typeof(double), 0.0 ), 330new AutomationPropertyInfo( convertToBool, RangeValuePattern.IsReadOnlyProperty, typeof(bool), true ), 331new AutomationPropertyInfo( null, RangeValuePattern.MinimumProperty, typeof(object), 0.0 ), 332new AutomationPropertyInfo( null, RangeValuePattern.MaximumProperty, typeof(object), 0.0 ), 333new AutomationPropertyInfo( null, RangeValuePattern.LargeChangeProperty, typeof(double), 0.0 ), 334new AutomationPropertyInfo( null, RangeValuePattern.SmallChangeProperty, typeof(double), 0.0 ), 335new AutomationPropertyInfo( null, ScrollPattern.HorizontalScrollPercentProperty, typeof(double), (double)0 ), 336new AutomationPropertyInfo( null, ScrollPattern.HorizontalViewSizeProperty, typeof(double), (double)100 ), 337new AutomationPropertyInfo( null, ScrollPattern.VerticalScrollPercentProperty, typeof(double), (double)0 ), 338new AutomationPropertyInfo( null, ScrollPattern.VerticalViewSizeProperty, typeof(double), (double)100 ), 339new AutomationPropertyInfo( convertToBool, ScrollPattern.HorizontallyScrollableProperty, typeof(bool), false ), 340new AutomationPropertyInfo( convertToBool, ScrollPattern.VerticallyScrollableProperty, typeof(bool), false ), 341new AutomationPropertyInfo( convertToElementArray, SelectionPattern.SelectionProperty, typeof(AutomationElement[]), new AutomationElement[]{} ), 342new AutomationPropertyInfo( convertToBool, SelectionPattern.CanSelectMultipleProperty, typeof(bool), false ), 343new AutomationPropertyInfo( convertToBool, SelectionPattern.IsSelectionRequiredProperty, typeof(bool), false ), 344new AutomationPropertyInfo( null, GridPattern.RowCountProperty, typeof(int), 0 ), 345new AutomationPropertyInfo( null, GridPattern.ColumnCountProperty, typeof(int), 0 ), 346new AutomationPropertyInfo( null, GridItemPattern.RowProperty, typeof(int), 0 ), 347new AutomationPropertyInfo( null, GridItemPattern.ColumnProperty, typeof(int), 0 ), 348new AutomationPropertyInfo( null, GridItemPattern.RowSpanProperty, typeof(int), 1 ), 349new AutomationPropertyInfo( null, GridItemPattern.ColumnSpanProperty, typeof(int), 1 ), 350new AutomationPropertyInfo( convertToElement, GridItemPattern.ContainingGridProperty, typeof(AutomationElement), null ), 351new AutomationPropertyInfo( convertToDockPosition, DockPattern.DockPositionProperty, typeof(DockPosition), DockPosition.None ), 352new AutomationPropertyInfo( convertToExpandCollapseState, ExpandCollapsePattern.ExpandCollapseStateProperty, typeof(ExpandCollapseState), ExpandCollapseState.LeafNode ), 353new AutomationPropertyInfo( null, MultipleViewPattern.CurrentViewProperty, typeof(int), 0 ), 354new AutomationPropertyInfo( null, MultipleViewPattern.SupportedViewsProperty, typeof(int []), new int [0] ), 355new AutomationPropertyInfo( convertToBool, WindowPattern.CanMaximizeProperty, typeof(bool), false ), 356new AutomationPropertyInfo( convertToBool, WindowPattern.CanMinimizeProperty, typeof(bool), false ), 357new AutomationPropertyInfo( convertToWindowVisualState, WindowPattern.WindowVisualStateProperty, typeof(WindowVisualState), WindowVisualState.Normal ), 358new AutomationPropertyInfo( convertToWindowInteractionState, WindowPattern.WindowInteractionStateProperty, typeof(WindowInteractionState),WindowInteractionState.Running ), 359new AutomationPropertyInfo( convertToBool, WindowPattern.IsModalProperty, typeof(bool), false ), 360new AutomationPropertyInfo( convertToBool, WindowPattern.IsTopmostProperty, typeof(bool), false ), 361new AutomationPropertyInfo( convertToBool, SelectionItemPattern.IsSelectedProperty, typeof(bool), false ), 362new AutomationPropertyInfo( convertToElement, SelectionItemPattern.SelectionContainerProperty, typeof(AutomationElement), null ), 363new AutomationPropertyInfo( convertToElementArray, TablePattern.RowHeadersProperty, typeof(AutomationElement []), new AutomationElement [0] ), 364new AutomationPropertyInfo( convertToElementArray, TablePattern.ColumnHeadersProperty, typeof(AutomationElement []), new AutomationElement [0] ), 365new AutomationPropertyInfo( convertToRowOrColumnMajor, TablePattern.RowOrColumnMajorProperty, typeof(RowOrColumnMajor), RowOrColumnMajor.Indeterminate ), 366new AutomationPropertyInfo( convertToElementArray, TableItemPattern.RowHeaderItemsProperty, typeof(AutomationElement []), new AutomationElement [0] ), 367new AutomationPropertyInfo( convertToElementArray, TableItemPattern.ColumnHeaderItemsProperty, typeof(AutomationElement []), new AutomationElement [0] ), 368new AutomationPropertyInfo( convertToToggleState, TogglePattern.ToggleStateProperty, typeof(ToggleState), ToggleState.Indeterminate ), 369new AutomationPropertyInfo( convertToBool, TransformPattern.CanMoveProperty, typeof(bool), false ), 370new AutomationPropertyInfo( convertToBool, TransformPattern.CanResizeProperty, typeof(bool), false ), 371new AutomationPropertyInfo( convertToBool, TransformPattern.CanRotateProperty, typeof(bool), false ),
8 references to AutomationPropertyInfo
UIAutomationClient (8)
MS\Internal\Automation\Schema.cs (4)
45internal static bool GetPropertyInfo( AutomationProperty id, out AutomationPropertyInfo info ) 47foreach( AutomationPropertyInfo pi in _propertyInfoTable ) 64AutomationPropertyInfo pi; 261private static readonly AutomationPropertyInfo[] _propertyInfoTable =
MS\Internal\Automation\UiaCoreApi.cs (1)
231AutomationPropertyInfo pi;
System\Windows\Automation\AutomationElement.cs (1)
499AutomationPropertyInfo pi;
System\Windows\Automation\ItemContainerPattern.cs (1)
127AutomationPropertyInfo info;
System\Windows\Automation\PropertyCondition.cs (1)
125AutomationPropertyInfo info;