3 references to InSetPropValue
System.Windows.Forms (3)
System\Windows\Forms\DataBinding\Binding.cs (3)
1040
_state.ChangeFlags(BindingStates.
InSetPropValue
, true);
1070
_state.ChangeFlags(BindingStates.
InSetPropValue
, false);
1083
if (_state.HasFlag(BindingStates.
InSetPropValue
))