14 references to Always
System.Windows.Forms (14)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3926DataGridViewValidateCellInternal.Always /*validateCell*/,
winforms\Managed\System\WinForms\DataGridViewMethods.cs (13)
3798if (validateCell == DataGridViewValidateCellInternal.Always) 3970if (validateCell == DataGridViewValidateCellInternal.Always || 3997forCurrentCellChange ? DataGridViewValidateCellInternal.Always : DataGridViewValidateCellInternal.WhenChanged /*validateCell*/, 4067DataGridViewValidateCellInternal.Always /*validateCell*/, 14184DataGridViewValidateCellInternal.Always /*validateCell*/, 15236DataGridViewValidateCellInternal.Always /*validateCell*/, 15295DataGridViewValidateCellInternal.Always /*validateCell*/, 15335DataGridViewValidateCellInternal.Always /*validateCell*/, 18439DataGridViewValidateCellInternal.Always /*validateCell*/, 19613DataGridViewValidateCellInternal.Always, 20650DataGridViewValidateCellInternal.Always, 26892validateCurrentCell ? DataGridViewValidateCellInternal.Always : DataGridViewValidateCellInternal.Never /*validateCell*/, 27090validateCurrentCell ? DataGridViewValidateCellInternal.Always : DataGridViewValidateCellInternal.Never,