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