3 references to DisplayChildProperties
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (3)
22
hr = browsing.Value->
DisplayChildProperties
(property.DISPID, &hide);
100
hr = propertyBrowsing.Value->
DisplayChildProperties
(sender.DISPID, &display);
175
hr = propertyBrowsing.Value->
DisplayChildProperties
(sender.DISPID, &result);