3 writes to Value
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (3)
71
_refCount.
Value
++;
79
_refCount.
Value
++;
279
_refCount.
Value
--;
2 references to Value
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (2)
88
get { return _refCount.
Value
; }
280
if (_refCount.
Value
< 1)