Base:
property
IsBinding
System.Windows.Forms.BindingManagerBase.IsBinding
1 reference to IsBinding
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CurrencyManager.cs (1)
350if ((newPosition < 0 || newPosition >= Count) && this.IsBinding) {