2 references to TypeConverterAttr
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
748
refreshState |= Com2PropertyDescriptorRefresh.
TypeConverterAttr
;
967
if (0 == (refreshState & Com2PropertyDescriptorRefresh.
TypeConverterAttr
) && this.PropertyType == typeof(Com2Variant)) {