Special characters created by eudcedit do not appear in WPF TextBox.
To solve the problem, setting the fontfamily to "file://c:\Windows\Fonts\EUDC.TTE#EUDC solves the problem, but I want to use the existing font.
Also, when using that font, the padding value is different from the default font and there are several issues.
Is there any way to solve this with WPF fonts provided by MS?
please tell me how
thank you.