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

java - org.apache.http.ProtocolException: Target host is not specified -

api - Google Analytics with CakePHP -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -