3 writes to _refCount
PresentationFramework (3)
System\Windows\Window.cs (3)
7669
w.Manager.
_refCount
++;
7688
_refCount
= 1;
7693
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
System\Windows\Window.cs (1)
7709
if (
_refCount
== 0)