3 references to GetService
System.Workflow.ComponentModel (3)
AuthoringOM\Design\SequenceDesignerAccessibleObject.cs (3)
175ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService; 188ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService; 228ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService;