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