Base:
method
WndProc
System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message)
1 reference to WndProc
System.Windows.Forms.Tests (1)
System\Windows\Forms\GroupBoxTests.cs (1)
2391
public new void WndProc(ref Message m) => base.
WndProc
(ref m);