3 writes to _refCount
PresentationFramework (3)
System\Windows\Window.cs (3)
7723
w.Manager.
_refCount
++;
7742
_refCount
= 1;
7747
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
System\Windows\Window.cs (1)
7763
if (
_refCount
== 0)