2 instantiations of TransformPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TransformPattern.cs (2)
134return new TransformPatternInformation(_el, true); 159return new TransformPatternInformation(_el, false);
2 references to TransformPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TransformPattern.cs (2)
129public TransformPatternInformation Cached 154public TransformPatternInformation Current