3 references to GetService
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DesignerWidgets.cs (3)
3073ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService; 3094ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService; 3138ISelectionService selectionService = GetService(typeof(ISelectionService)) as ISelectionService;