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