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