3 writes to _refCount
PresentationFramework (3)
System\Windows\Window.cs (3)
7678
w.Manager.
_refCount
++;
7697
_refCount
= 1;
7702
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
System\Windows\Window.cs (1)
7718
if (
_refCount
== 0)