2 references to ToolboxItemTypeName
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ToolboxItemAttribute.cs (2)
111
return (obj is ToolboxItemAttribute other) && (other.
ToolboxItemTypeName
==
ToolboxItemTypeName
);