2 writes to BindingContextInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
1325
BindingContextInternal
= value;
winforms\Managed\System\WinForms\SplitContainer.cs (1)
342
BindingContextInternal
= value;
2 references to BindingContextInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
1322
return
BindingContextInternal
;
winforms\Managed\System\WinForms\SplitContainer.cs (1)
339
return
BindingContextInternal
;