3 references to IsEscapeKeyEffective
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
10252
return this.
IsEscapeKeyEffective
;
20604
bool keyEffective = this.
IsEscapeKeyEffective
;
21929
if (this.
IsEscapeKeyEffective
)