1 write to defaultMostRecentlyUsedTypes
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
136defaultMostRecentlyUsedTypes = new ObservableCollection<Type>(DefaultTypes);
2 references to defaultMostRecentlyUsedTypes
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
134if (defaultMostRecentlyUsedTypes == null) 138return defaultMostRecentlyUsedTypes;