Base:
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\AutomationElement.cs (3)
76if (hnode == null || hnode.IsInvalid) 428if (hnode.IsInvalid) 1103if (_hnode == null || _hnode.IsInvalid)