2 references to WorkflowServiceType
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\NamespaceSettingsHandler.cs (2)
38if (root.GetType() == WorkflowServiceType) 118Fx.Assert(rootModel.GetCurrentValue().GetType() == WorkflowServiceType, "This handler should only be attached when the root is WorkflowService");