1 write to _element
UIAutomationClient (1)
System\Windows\Automation\TextPattern.cs (1)
48
_element
= el;
3 references to _element
UIAutomationClient (3)
System\Windows\Automation\TextPattern.cs (3)
232
Rect rect = (Rect)
_element
.GetCurrentPropertyValue(AutomationElement.BoundingRectangleProperty);
299
return Misc.Compare(t1.
_element
, t2.
_element
);