2 writes to _lockCount
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
262--_lockCount; 608++_lockCount;
7 references to _lockCount
PresentationCore (7)
System\Windows\InterOp\D3DImage.cs (7)
128if (_lockCount == 0) 257if (_lockCount == 0) 264if (_isDirty && _lockCount == 0) 292if (_lockCount == 0) 586if (_lockCount == UInt32.MaxValue) 591if (_lockCount == 0) 662Debug.Assert(_lockCount == 0);