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