2 references to ComponentCreated
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Binding.cs (1)
1160
bool newBound = IsBindable &&
ComponentCreated
&& bindingManagerBase.IsBinding;
winforms\Managed\System\WinForms\BindToObject.cs (1)
240
owner.
ComponentCreated
&&