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