1 write to _lastRoundingState
PresentationFramework (1)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (1)
1219
_lastRoundingState
= _window.WindowState;
1 reference to _lastRoundingState
PresentationFramework (1)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (1)
1210
else if (null != wp && (
_lastRoundingState
== _window.WindowState))