IN CS file :
textBlock.LineStackingStrategy = LineStackingStrategy.BlockLineHeight;
textBlock.LineHeight = 20 ;
if we want this in XAML.cs :