Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've made a dockable pane which hosts a WPF user control. It works OK, but if I go to Control Panel > Appearance and Personalization > Display and I change the size of the font for the entire system to 150%:
The WPF user control children do not resize themselves properly. I've got this result:
Note that the Textbox is truncated on the right. The width of the root grid is not correctly computed.
At 100%, it's OK.
There is a similar problem described here: https://bimdev.blogspot.fr/2014/11/revit-dockable-pane-failures-with.html but the solution presented does not work for me on Windows 10 - Revit 2016/2017
Maxence DELANNOY
Manager
Add-ins development for Autodesk software products
http://wiip.fr
Manager
Add-ins development for Autodesk software products
http://wiip.fr
Solved! Go to Solution.