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