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