4 references to ProcessDialogChar
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripTests.cs (4)
7237
result &= !toolStrip.
ProcessDialogChar
('F');
7244
result &= toolStrip.
ProcessDialogChar
('F');
7245
result &= toolStrip.
ProcessDialogChar
('S');
7246
result &= !toolStrip.
ProcessDialogChar
('T');