1 instantiation of AxPerPropertyBrowsingEnum
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
7259converter = new AxEnumConverter(this, new AxPerPropertyBrowsingEnum(this, owner, stringMarshaler, intMarshaler, true));
2 references to AxPerPropertyBrowsingEnum
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
7263AxPerPropertyBrowsingEnum axEnum = ((AxEnumConverter)converter).com2Enum as AxPerPropertyBrowsingEnum;