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