2 references to FilterType
System (2)
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (2)
114
return (other != null && other.
FilterType
.Equals(
FilterType
) && other.FilterString.Equals(FilterString));