2 references to GetValueWithoutLock
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (2)
487
return
GetValueWithoutLock
(key, out canCache);
492
return
GetValueWithoutLock
(key, out canCache);