1 write to _axctlType
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (1)
100_axctlType = GetAxTypeFromReference(axRef, host);
2 references to _axctlType
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (2)
108if (_axctlType is null) 133comps[0] = host.CreateComponent(_axctlType);