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