MaterialDesignExtensions icon indicating copy to clipboard operation
MaterialDesignExtensions copied to clipboard

Impossible to change Language of NavigationItems during runtime

Open PierreLeGit opened this issue 4 years ago • 0 comments

I use two ObjectDataProviders in my application based on this project (which I think is a great project) to change the usage language without leaving the runtime. Everything goes well, labels and other controls in my UserControl pages evolve dynamically. Now I want to be able to make my NavigationItem (SubheaderNavigationItem and FirstLevelNavigationItem) evolve when changing the language but I can't use binding in these controls. Is it possible to do it? Thanks a lot.

PierreLeGit avatar Mar 14 '22 15:03 PierreLeGit