Base:
property
IsInvalid
System.Runtime.InteropServices.SafeHandle.IsInvalid
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\AutomationElement.cs (3)
94if (hnode == null || hnode.IsInvalid) 445if (hnode.IsInvalid) 1205if (_hnode == null || _hnode.IsInvalid)