Add event-driven quick action dispatch
This commit is contained in:
@@ -152,8 +152,7 @@
|
||||
Background="{DynamicResource BackgroundColor.DetailsPage.Widget.Title}"
|
||||
SpellCheck.IsEnabled="True"
|
||||
SelectionChanged="NotepadRichTextBox_SelectionChanged"
|
||||
IsVisibleChanged="NotepadRichTextBox_IsVisibleChanged"
|
||||
GotKeyboardFocus="NotepadRichTextBox_GotKeyboardFocus">
|
||||
IsVisibleChanged="NotepadRichTextBox_IsVisibleChanged">
|
||||
<RichTextBox.Resources>
|
||||
<Style TargetType="Border">
|
||||
<Setter Property="CornerRadius"
|
||||
|
||||
Reference in New Issue
Block a user