3 references to EnsureScrollBars
System.Workflow.ComponentModel (3)
AuthoringOM\Design\WorkflowView.cs (3)
179EnsureScrollBars(new HScrollBar(), new VScrollBar()); 644EnsureScrollBars(this.hScrollBar, this.toolContainer.ScrollBar as VScrollBar); 671EnsureScrollBars(this.hScrollBar, new VScrollBar());