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