Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
1 reference to Contains
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
133return this.Contains((ToolboxCategory)value);