2 writes to ProcessDialogCharAction
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlTests.Methods.cs (2)
5483
ProcessDialogCharAction
= processDialogCharAction
5626
ProcessDialogCharAction
= action
1 reference to ProcessDialogCharAction
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Methods.cs (1)
5524
protected override bool ProcessDialogChar(char charCode) =>
ProcessDialogCharAction
(charCode);