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