1 write to bound
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CurrencyManager.cs (1)
967
bound
= newBound;
3 references to bound
System.Windows.Forms (3)
winforms\Managed\System\WinForms\CurrencyManager.cs (3)
227
return
bound
;
963
if (
bound
!= newBound) {
969
ChangeRecordState(newPos,
bound
, (Position != newPos), true, false);