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