
ribbon:Textbox moves focus the to the last window on pressing enter is this expected.
WPF Basic TextBox does not behave like this. I need to execute a method on keypress enter. I can use the wpf TextBox UIElement and not a ribbon:TexTBox. Is there a property that is setting the onEnter behaviour?
WPF Basic TextBox does not behave like this. I need to execute a method on keypress enter. I can use the wpf TextBox UIElement and not a ribbon:TexTBox. Is there a property that is setting the onEnter behaviour?