Base:
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\Text\TextRange.cs (3)
58Debug.Assert(!hTextRange.IsInvalid); 67if (hTextRange.IsInvalid) 83if (!hTextRanges[i].IsInvalid)