1 write to _dispid
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
37_dispid = baseDescriptor.GetAttribute<DispIdAttribute>();
6 references to _dispid
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (6)
38if (_dispid is not null) 44Guid g = GetPropertyPage(_dispid.Value); 52CategoryAttribute? cat = owner.GetCategoryForDispid(_dispid.Value); 80if (_dispid is not null) 115if (_dispid is not null) 117UpdateTypeConverterAndTypeEditorInternal(false, _dispid.Value);