Exemplo n.º 1
0
 internal UIA2PatternFactory(UIA2BasicAutomationElement basicAutomationElement)
 {
     BasicAutomationElement = basicAutomationElement;
 }
 public UIA2AutomationElementPatternValues(UIA2BasicAutomationElement basicAutomationElement) : base(basicAutomationElement)
 {
 }