2 references to CanResetPropertyValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (2)
132int hr = target.CanResetPropertyValue(sender.DISPID, ref canReset); 210int hr = target.CanResetPropertyValue(dispid, ref canReset);