3 writes to _refCount
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
8245
w.Manager.
_refCount
++;
8264
_refCount
= 1;
8269
_refCount
--;
1 reference to _refCount
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
8285
if (
_refCount
== 0)