2 references to ComponentCreated
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Binding.BindToObject.cs (1)
215&& _owner.ComponentCreated
System\Windows\Forms\DataBinding\Binding.cs (1)
1141bool newBound = IsBindable && ComponentCreated && _bindingManagerBase.IsBinding;