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