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