6 writes to _isClosing
PresentationFramework (6)
System\Windows\Window.cs (6)
2205
_isClosing
= true;
2226
_isClosing
= false;
2378
_isClosing
= false;
4355
_isClosing
= true;
4378
_isClosing
= false;
5460
_isClosing
= false;
2 references to _isClosing
PresentationFramework (2)
System\Windows\Window.cs (2)
1374
if(!
_isClosing
)
3699
if (
_isClosing
)