2 references to ValidateRect
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
961PInvoke.ValidateRect(this, lpRect: null);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ValidateRect.cs (1)
12BOOL result = ValidateRect(hWnd.Handle, lpRect);