4 references to Com2IPerPropertyBrowsingHandler
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (3)
208
private
Com2IPerPropertyBrowsingHandler
handler;
214
public Com2IPerPropertyBrowsingEnum(Com2PropertyDescriptor targetObject,
Com2IPerPropertyBrowsingHandler
handler, OleStrCAMarshaler names, Int32CAMarshaler values, bool allowUnknowns) : base(new string[0], new object[0], allowUnknowns) {
356
string displayString =
Com2IPerPropertyBrowsingHandler
.GetDisplayString((NativeMethods.IPerPropertyBrowsing)target.TargetObject, target.DISPID, ref success);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2Properties.cs (1)
98
typeof(
Com2IPerPropertyBrowsingHandler
),