So basically, for some reason when a WPF window is maximized, only the state of it is updated, however the width/height and the position (top and left) values are not changed, they stay the same value as before the max button is clicked.
Does anybody know how to get the position of this maximized window?