|
|
@ -5,8 +5,8 @@ |
|
|
|
xmlns:snippet="clr-namespace:ICSharpCode.SharpSnippetCompiler" |
|
|
|
xmlns:snippet="clr-namespace:ICSharpCode.SharpSnippetCompiler" |
|
|
|
DataContext="{x:Static snippet:ViewModels.MainViewModel}" |
|
|
|
DataContext="{x:Static snippet:ViewModels.MainViewModel}" |
|
|
|
Title="Sharp Snippet Compiler" |
|
|
|
Title="Sharp Snippet Compiler" |
|
|
|
Height="480" |
|
|
|
Height="768" |
|
|
|
Width="640"> |
|
|
|
Width="1024"> |
|
|
|
|
|
|
|
|
|
|
|
<Window.InputBindings> |
|
|
|
<Window.InputBindings> |
|
|
|
<KeyBinding |
|
|
|
<KeyBinding |
|
|
|