4 references to ProcessDialogChar
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripTests.cs (4)
7271
result &= !toolStrip.
ProcessDialogChar
('F');
7278
result &= toolStrip.
ProcessDialogChar
('F');
7279
result &= toolStrip.
ProcessDialogChar
('S');
7280
result &= !toolStrip.
ProcessDialogChar
('T');