10 references to LineFlags
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (5)
107LineFlags lineFlags 111if ( (lineFlags & LineFlags.KeepState) != 0 203LineFlags lineFlags, 787(collapsingProp.Style == TextCollapsingStyle.TrailingCharacter ? LineFlags.BreakAlways : LineFlags.None),
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
538LineFlags.None
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
270LineFlags.None 338(LineFlags.KeepState | LineFlags.MinMax)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
305LineFlags lineFlags,