3 references to Align
PresentationCore (3)
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
351if(pap.Align != TextAlignment.Left) 353switch(pap.Align)
MS\Internal\TextFormatting\TextMetrics.cs (1)
232switch(pap.Align)