<TextBlock Text="المبلغ" />
when i built the project the following error happened:
any help....
The problem is clear, you have a problem with your file encoding, If am not mistaken the word in the Text property up there is an Arabic keyword which requires Unicode encoding. Change your file encoding to Unicode, by doing the following:
Open the XAML file you have problem with, go to File > Save As
Click on the small down arrow at the save button to select the encoding
Select Unicode save and replace your old file.
This should solve your problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With