3 references to DisplayChildProperties
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (3)
43int hr = ((NativeMethods.IVsPerPropertyBrowsing)propDesc.TargetObject).DisplayChildProperties(propDesc.DISPID, ref pfHide); 119hr = vsObj.DisplayChildProperties(sender.DISPID, ref pfDisplay); 190int hr = vsObj.DisplayChildProperties(sender.DISPID, ref pfResult);