I have application that can control other application position. On start it get current monitors' layout and dimensions. They are used to calculate the proper position of the window on the secondary monitor with the different (not default) scaling. But when the user updates the monitors' layout application keeps using initial values.
is there any possibility to capture scaling change or monitors layout change?