3 writes to _refCount
PresentationFramework (3)
System\Windows\Window.cs (3)
7710
w.Manager.
_refCount
++;
7729
_refCount
= 1;
7734
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
System\Windows\Window.cs (1)
7750
if (
_refCount
== 0)