5 references to
System.ComponentModel.TypeConverter (2)
System\ComponentModel\PropertyDescriptor.cs (1)
309
if (!(attrs
[
i] is EditorAttribute attr))
System\ComponentModel\TypeDescriptor.cs (1)
2549
if (attributes
[
i] is DesignerAttribute designerAttribute)
System.Windows.Forms.Design (3)
System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs (1)
161
if (attributes
[
i] is DesignerAttribute designerAttribute)
System\Windows\Forms\Design\ComponentTray.cs (1)
776
if (attributes
[
i] is DesignerAttribute da)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
209
if (attributes
[
i] is DesignerAttribute attribute)