10 references to LineFlags
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (5)
92LineFlags lineFlags 96if ( (lineFlags & LineFlags.KeepState) != 0 188LineFlags lineFlags, 772(collapsingProp.Style == TextCollapsingStyle.TrailingCharacter ? LineFlags.BreakAlways : LineFlags.None),
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
529LineFlags.None
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
247LineFlags.None 315(LineFlags.KeepState | LineFlags.MinMax)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
279LineFlags lineFlags,