Base:
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\AutomationElement.cs (3)
85if (hnode == null || hnode.IsInvalid) 437if (hnode.IsInvalid) 1121if (_hnode == null || _hnode.IsInvalid)