2 references to TabStrip
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
1464this.tabStrip = new TabStrip(Orientation.Vertical, SystemInformation.VerticalScrollBarWidth); 1486this.tabStrip = new TabStrip(Orientation.Horizontal, SystemInformation.HorizontalScrollBarHeight);