I am trying to set rounded corner of TextBlock in xaml. But there is no such property.
TextBlock
xaml
for that use the Border element as a parent of textBlock as like,
you already got it. :)