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