windows phone 8.1 - TextTrimming fails with Custom fonts -


text trimming not working custom font. clues on how fix that?

<textblock x:name="pagetitle" text="i want put long text " textalignment="center" texttrimming ="wordellipsis" foreground="#ffe89192"  width="350"/> 


Comments