3 references to Pressed
System.Workflow.ComponentModel (3)
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (2)
145actionButton.State = ActionButton.States.Pressed; 193actionButton.State != ActionButton.States.Pressed)
AuthoringOM\Design\WorkflowView.cs (1)
1888if (fitallButton == null || fitallButton.State != ActionButton.States.Pressed)