Is there any way in VSTO to know what is the scaling factor that outlook applies to its font in the UI every time user changes screen resolution or scale from display settings in the OS?
I see that when you change screen resolution or scale from the OS the custom task pane height remains the same, it is not being increasing or decreasing accordingly. So i thought to get the scaling factor and then apply it manually to the custom task pane height.