3 references to SelectionService
System.Workflow.Activities (3)
Designers\StateDesigner.cs (3)
1975this.SelectionService.SetSelectedComponents(new object[] { child }, SelectionTypes.Primary); 2112Activity selection = this.SelectionService.PrimarySelection as Activity; 2124if (this.Activity == this.SelectionService.PrimarySelection)