3 references to _propertyLock
PresentationCore (3)
Core\CSharp\MS\Internal\Automation\EventPropertyMap.cs (3)
56
using (
_propertyLock
.ReadLock)
77
using (
_propertyLock
.WriteLock)
122
using (
_propertyLock
.WriteLock)