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