Is it possible to rotate the display by 90 degrees together with touch screen? I tried multiple things and nothing works. I tried to set Display Orientation to Portrait in Windows Device Portal but it has absolutely 0 effect on anything. Setting lcd_rotate=1 or lcd_rotate=3 manually in config.txt has absolutely no effect too. Only display_rotate=1 is able to rotate the visuals, but only the visuals. Touchscreen stays in landscape and is basically impossible to use (icons are shifted in space). I have official 7' touchscreen with latest Win 10 IOT build. I even tried older builds of Win 10 IOT and nothing works.
Switching to Linux or any other OS is not an option - I want 90 degree rotation in Win 10 IOT. I saw that on Linux people force this visual 90 degree rotation and then modify transform matrix for touchscreen, but I'm not sure if Win 10 IOT will allow me to do something like that.
