MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
DialogHost doesn't display keyboard mnemonics when using the default style
Keyboard mnemonics doesn't display when using the default DialogHost
style. If MaterialDesignEmbeddedDialogHost
style is used, keyboard mnemonics are displayed. They still work but the keys are not underlined.
Dialog using default style:
Dialog using MaterialDesignEmbeddedDialogHost
style:
The project is using the latest version 4.3.0 and .Net 6.0.
There is maybe a link with this issue https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/2601