2 references to _globalLock
PresentationCore (2)
System\Windows\PresentationSource.cs (2)
778private static WeakReferenceList _sources = new WeakReferenceList(_globalLock); 782private static WeakReferenceList _watchers = new WeakReferenceList(_globalLock);