2 references to CanResetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (2)
118
hr = propertyBrowsing.Value->
CanResetPropertyValue
(sender.DISPID, &canReset);
193
hr = propertyBrowsing.Value->
CanResetPropertyValue
(dispid, &canReset);