4 writes to ActiveScrollButton
System.Workflow.ComponentModel (4)
AuthoringOM\Design\DesignerWidgets.cs (4)
2622ActiveScrollButton = ScrollButton.Left; 2627ActiveScrollButton = ScrollButton.Right; 2644ActiveScrollButton = ScrollButton.Min; 2649ActiveScrollButton = ScrollButton.Min;
2 references to ActiveScrollButton
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2691if (ActiveScrollButton == ScrollButton.Left) 2701if (ActiveScrollButton == ScrollButton.Right)