4 references to Dispid
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
3013
if (axprop != null && axprop.
Dispid
== dispid) {
7020
UpdateTypeConverterAndTypeEditorInternal(false,
Dispid
);
7329
propDesc.owner.ShowPropertyPageForDispid(propDesc.
Dispid
, this.guid);
7450
int hr = ppb.GetPredefinedValue(target.
Dispid
, cookie, var);