4 references to InChangeRecordState
System.Windows.Forms (4)
System\Windows\Forms\DataBinding\CurrencyManager.cs (4)
353_state.ChangeFlags(CurrencyManagerStates.InChangeRecordState, true); 360_state.ChangeFlags(CurrencyManagerStates.InChangeRecordState, false); 834if (!_state.HasFlag(CurrencyManagerStates.InChangeRecordState)) 891if ((e.Index == listposition || (e.Index == -1 && Position < Count)) && !_state.HasFlag(CurrencyManagerStates.InChangeRecordState))