1 write to mostRecentlyUsedTypes
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeKeyValue.cs (1)
85this.mostRecentlyUsedTypes = value;
1 reference to mostRecentlyUsedTypes
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeKeyValue.cs (1)
82get { return this.mostRecentlyUsedTypes; }