Implemented interface member:
method
Remove
System.Collections.IList.Remove(System.Object)
3 references to Remove
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (3)
455this.ContextMenu.Items.Remove(entry); 470this.contextMenuTarget.ContextMenu.Items.Remove(item); 502contextMenuToUnload.Items.Remove(item);