1 write to contextItemManager
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (1)
117
this.
contextItemManager
= this.OwnerActivity.GetEditingContext().Items;
2 references to contextItemManager
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
115
if (this.
contextItemManager
== null)
119
return this.
contextItemManager
;