public UIA3PropertyLibrary() { Element = new UIA3AutomationElementProperties(); Annotation = new AnnotationPatternProperties(); Dock = new DockPatternProperties(); Drag = new DragPatternProperties(); DropTarget = new DropTargetPatternProperties(); ExpandCollapse = new ExpandCollapsePatternProperties(); GridItem = new GridItemPatternProperties(); Grid = new GridPatternProperties(); LegacyIAccessible = new LegacyIAccessiblePatternProperties(); MultipleView = new MultipleViewPatternProperties(); RangeValue = new RangeValuePatternProperties(); Scroll = new ScrollPatternProperties(); SelectionItem = new SelectionItemPatternProperties(); Selection = new SelectionPatternProperties(); SpreadsheetItem = new SpreadsheetItemPatternProperties(); Styles = new StylesPatternProperties(); TableItem = new TableItemPatternProperties(); Table = new TablePatternProperties(); Toggle = new TogglePatternProperties(); Transform2 = new Transform2PatternProperties(); Transform = new TransformPatternProperties(); Value = new ValuePatternProperties(); Window = new WindowPatternProperties(); }
public UIA2PropertyLibrary() { Element = new UIA2AutomationElementProperties(); Dock = new DockPatternProperties(); ExpandCollapse = new ExpandCollapsePatternProperties(); GridItem = new GridItemPatternProperties(); Grid = new GridPatternProperties(); MultipleView = new MultipleViewPatternProperties(); RangeValue = new RangeValuePatternProperties(); Scroll = new ScrollPatternProperties(); SelectionItem = new SelectionItemPatternProperties(); Selection = new SelectionPatternProperties(); TableItem = new TableItemPatternProperties(); Table = new TablePatternProperties(); Toggle = new TogglePatternProperties(); Transform = new TransformPatternProperties(); Value = new ValuePatternProperties(); Window = new WindowPatternProperties(); }