3 references to InSetPropValue
System.Windows.Forms (3)
System\Windows\Forms\DataBinding\Binding.cs (3)
1043
_state.ChangeFlags(BindingStates.
InSetPropValue
, true);
1073
_state.ChangeFlags(BindingStates.
InSetPropValue
, false);
1086
if (_state.HasFlag(BindingStates.
InSetPropValue
))