18 references to Created
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
BlazorWebView.cs (1)
150
Created
&&
System.Windows.Forms (17)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
41
if (parent.
Created
)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1538
if ((IsHandleCreated || value) && ParentInternal is not null && ParentInternal.
Created
&& !_axState[s_fOwnWindow])
System\Windows\Forms\Control.cs (4)
4294
if (!Properties.ContainsKey(s_bindingManagerProperty) &&
Created
)
4628
bool controlIsAlreadyCreated =
Created
;
7237
if (_parent is not null && visible && !
Created
)
10437
else if (IsHandleCreated || (value && _parent?.
Created
== true))
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs (1)
43
!_owningComboBox.
Created
)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
66
!_owningComboBox.
Created
)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2827
if (DataSource is not null &&
Created
)
2844
if (!Sorted &&
Created
)
System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs (1)
1504
if (!_owner.
Created
)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewListBoxAccessibleObject.cs (1)
36
|| !owner.OwningPropertyGridView.OwnerGrid.
Created
)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObject.cs (1)
46
|| !owner.PropertyGridView.OwnerGrid.
Created
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (1)
37
&& target.
Created
System\Windows\Forms\DataBinding\Binding.cs (1)
185
return component is not Control control || control.
Created
;
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.cs (1)
270
(_control.
Created
|| _control.RecreatingHandle) &&
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
124
if (
Created
)