1 write to IsInputCharAction
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Methods.cs (1)
5489
IsInputCharAction
= isInputCharAction
1 reference to IsInputCharAction
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Methods.cs (1)
5509
protected override bool IsInputChar(char charCode) =>
IsInputCharAction
(charCode);