1 instantiation of REQRESIZE
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
10360REQRESIZE reqResize = new()
5 references to REQRESIZE
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
3305REQRESIZE* reqResize = (REQRESIZE*)(nint)m.LParamInternal;
System.Windows.Forms.Interop.Tests (2)
RichTextBoxTests.cs (2)
130RichTextBox_ReqResize(out var value); 192private static extern void RichTextBox_ReqResize(out REQRESIZE value);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
10360REQRESIZE reqResize = new()