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