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)
108
if (
_axctlType
is null)
133
comps[0] = host.CreateComponent(
_axctlType
);