Exemplo n.º 1
0
 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();
 }
Exemplo n.º 2
0
 public UIA3PropertyLibrary()
 {
     Generic = new UIA3AutomationElementProperties();
 }