1 write to dynamicActivityWrapper
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
182this.dynamicActivityWrapper = new DynamicActivity();
2 references to dynamicActivityWrapper
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (2)
180if (null == this.dynamicActivityWrapper) 184return this.dynamicActivityWrapper;