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