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