wpf - Accept (Shift + Return) But Not (Return) -


I have a RichTextBox in a WPF application in which I do not want to accept Shift + Return but I do not back it in my XML How can i

When I accept

 , return = "true"  

it blocks all actions (as I Name will be expected)

So is there any way to handle conditional withdrawal in XAML?


Comments

Popular posts from this blog

Folder list php -

GO: Serve static pages -

python - Why can't I destroy my StaticText in wxPython? -