2 references to Contains
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
340if (this.context.Items.Contains<WorkflowCommandExtensionItem>())
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
212if (!this.context.Items.Contains<WorkflowCommandExtensionItem>())