2 references to DrawButton
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
146DrawButton(graphics, (Orientation == Orientation.Horizontal) ? ScrollButton.Left : ScrollButton.Up); 149DrawButton(graphics, (Orientation == Orientation.Horizontal) ? ScrollButton.Right : ScrollButton.Down);