Closed pterokosmita closed 5 months ago
Hello,
Can you submit a sample so we could test this on our side ? Please specify exactly the steps to reproduce the problem.
Thank you
I'm very sorry, the problem was elsewhere.
这里是郭瑞的邮箱,已收到您的来件,我会尽快拜阅并给予您回复
I have WPF Window included DockingManager, after update to 4.5.0 version Window.InputBindings section with KeyBinding elemets stop working. Before update press key on keyboard simply executes binding command from InputBindings section, after update stops... Anyone has the same problem?
I suspect this is related to (from https://github.com/xceedsoftware/wpftoolkit/wiki/Improvements-in-v4.5.0): "In AvalonDock, all of the parent's InputBindings are now used by the floating windows. In AvalonDock, reloading an application that contains LayoutDocumentFloatingWindows now keeps the InputBindings active in the floating windows. " Does anyone know how to fix this?