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