Base:
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\AutomationElement.cs (3)
75if (hnode == null || hnode.IsInvalid) 427if (hnode.IsInvalid) 1102if (_hnode == null || _hnode.IsInvalid)