5 references to views
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (5)
88if (!this.views.Contains(view)) 90this.views.Add(view); 96if (this.views.Contains(view)) 98this.views.Remove(view); 270foreach (WorkflowViewElement view in this.views)