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