1 write to activeScrollButton
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
2807this.activeScrollButton = value;
2 references to activeScrollButton
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2799return this.activeScrollButton; 2804if (this.activeScrollButton == value)