2 references to ManagerProperties
System.Activities (2)
System\Activities\Debugger\ThreadWorkerController.cs (2)
52this.breakOnStartup = this.stateManager.ManagerProperties.BreakOnStartup; 134string name = string.IsNullOrEmpty(threadName) ? this.stateManager.ManagerProperties.AuxiliaryThreadName : threadName;