Tweak MessageBox

This commit is contained in:
Michael Bucari-Tovo 2022-07-22 19:20:47 -06:00
parent 07d2c656fc
commit ab731a63af
10 changed files with 14 additions and 14 deletions

View file

@ -29,6 +29,7 @@
Grid.Row="1"
Margin="10,10,10,0"
IsReadOnly="True"
TextWrapping="Wrap"
Text="{Binding ExceptionMessage}" />
<Grid