Added plain TextBox to test the databinding on CodeTextBox.

This commit is contained in:
David
2016-10-13 21:15:10 -04:00
parent 1c44e00a1d
commit 3e96ed3484
6 changed files with 1081 additions and 4 deletions

View File

@@ -66,6 +66,7 @@
<Compile Include="CharStyles\BefungeStyler.cs" />
<Compile Include="CharStyles\ITextStyler.cs" />
<Compile Include="Controls\CodeTextBox.cs" />
<Compile Include="Properties\Annotations.cs" />
<Compile Include="Utils\Extensions.cs" />
<Compile Include="MainWindow.xaml.cs">
<DependentUpon>MainWindow.xaml</DependentUpon>