3 writes to _refCount
PresentationFramework (3)
System\Windows\Window.cs (3)
7679
w.Manager.
_refCount
++;
7698
_refCount
= 1;
7703
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
System\Windows\Window.cs (1)
7719
if (
_refCount
== 0)