4 references to Dispid
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.AxPerPropertyBrowsingEnum.cs (1)
103HRESULT hr = propertyBrowsing.Value->GetPredefinedValue(_target.Dispid, cookie, &var);
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
82UpdateTypeConverterAndTypeEditorInternal(force: false, Dispid);
System\Windows\Forms\ActiveX\AxHost.AxPropertyTypeEditor.cs (1)
34_propertyDescriptor._owner.ShowPropertyPageForDispid(_propertyDescriptor.Dispid, _guid);
System\Windows\Forms\ActiveX\AxHost.cs (1)
2715if (prop is AxPropertyDescriptor axprop && axprop.Dispid == dispid)