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