Fixes the rating control
This commit is contained in:
parent
b6bfadb7b4
commit
d642ff3cad
10 changed files with 157 additions and 58 deletions
|
|
@ -314,10 +314,10 @@
|
|||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Images\Validation\error.png" />
|
||||
<Content Include="Images\Validation\star_outline.png" />
|
||||
<Content Include="Images\Validation\star_selected.png" />
|
||||
<Content Include="Images\Validation\success.png" />
|
||||
<EmbeddedResource Include="Images\Validation\error.png" />
|
||||
<EmbeddedResource Include="Images\Validation\star_outline.png" />
|
||||
<EmbeddedResource Include="Images\Validation\star_selected.png" />
|
||||
<EmbeddedResource Include="Images\Validation\success.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Views\RatingView.xaml">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue