Hello Support Team,
question, without DX Controls mostly I can change running XAML code and Visual Studio does hot reload, so the changes are shown immediately in the App (WPF UI).
F.eg. chaning the Font size or the Dock position, etc. impact the design of running UI immediately.
Is this also possible with DX Controls for WPF? So far it did not work for me (…).
Article from Microsoft, describing what I'm asking about: https://docs.microsoft.com/en-us/visualstudio/debugger/xaml-hot-reload?view=vs-2019
Thank you, Regards, Peter
Hello,
Our controls work in the same manner as regular WPF controls, so, generally, this functionality should be available. I briefly tested some of our controls, namely GridControl, TextEdit, and SimpleButton - and they work fine on my side. Would you please clarify what controls you tested and send a video demonstrating the incorrect behavior?