We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20419cc commit 51c3ecaCopy full SHA for 51c3eca
SPHDecode/MainWindow.xaml
@@ -5,7 +5,7 @@
5
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
xmlns:local="clr-namespace:SPHDecode"
7
mc:Ignorable="d"
8
- Title="MainWindow" Height="145" Width="405">
+ Title="SPHDecode" Height="145" Width="405">
9
<Grid DataContext="{StaticResource MainWindowModel}">
10
<StackPanel HorizontalAlignment="Left" Width="375" Margin="10,10,0,0" VerticalAlignment="Top">
11
<StackPanel.Resources>
0 commit comments