Base:
method
IsInputChar
System.Windows.Forms.Control.IsInputChar(System.Char)
2 references to IsInputChar
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
6647
if (
IsInputChar
(keyChar)) {
6702
if (!
IsInputChar
(ke.KeyChar)) {