Fixes the image button rendering

This commit is contained in:
Paul Schneider 2016-11-22 15:25:56 +01:00
commit c3b6e29c87
7 changed files with 433 additions and 9 deletions

View file

@ -185,6 +185,7 @@
<Compile Include="ViewModels\EstimateAndBilling\EditEstimateViewModel.cs" />
<Compile Include="ViewModels\UserProfile\UserLoginViewModel.cs" />
<Compile Include="ViewModels\ViewModelBase.cs" />
<Compile Include="Views\ImageButton.cs" />
<Compile Include="Views\MarkdownView.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Pages\Oooops\SearchPage.xaml.cs">