2 writes to _isFixedUp
PresentationFramework (2)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (2)
523_isFixedUp = true; 1544_isFixedUp = false;
2 references to _isFixedUp
PresentationFramework (2)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (2)
518if (!_isFixedUp) 1542Assert.IsTrue(_isFixedUp);