2 references to GetValueWithoutLock
PresentationFramework (2)
src\Framework\System\Windows\ResourceDictionary.cs (2)
493return GetValueWithoutLock(key, out canCache); 498return GetValueWithoutLock(key, out canCache);