Base:
property
IsInvalid
System.Runtime.InteropServices.SafeHandle.IsInvalid
3 references to IsInvalid
UIAutomationClient (3)
System\Windows\Automation\Text\TextRange.cs (3)
72Debug.Assert(!hTextRange.IsInvalid); 81if (hTextRange.IsInvalid) 97if (!hTextRanges[i].IsInvalid)