2 references to _cacheSlot
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectProvider.cs (2)
123IDictionary cache = _cacheSlot.GetValue(d); 127_cacheSlot.SetValue(d, cache);