2 references to Cache
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\CachedResourceDictionaryExtension.cs (2)
25if (!Cache.TryGetValue(this.Source, out resourceDictionary)) 29Cache.Add(this.Source, resourceDictionary);