2 references to TypeConverterAttr
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
499
_refreshState |= Com2PropertyDescriptorRefresh.
TypeConverterAttr
;
693
if ((_refreshState & Com2PropertyDescriptorRefresh.
TypeConverterAttr
) == 0 && PropertyType == typeof(Com2Variant))