1 write to featureManager
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
87
this.
featureManager
= this.context.Services.GetService<FeatureManager>();
2 references to featureManager
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
85
if (this.
featureManager
== null)
89
return this.
featureManager
;