10 references to LineFlags
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (5)
91LineFlags lineFlags 95if ( (lineFlags & LineFlags.KeepState) != 0 189LineFlags lineFlags, 773(collapsingProp.Style == TextCollapsingStyle.TrailingCharacter ? LineFlags.BreakAlways : LineFlags.None),
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
528LineFlags.None
MS\Internal\TextFormatting\TextFormatterImp.cs (3)
246LineFlags.None 314(LineFlags.KeepState | LineFlags.MinMax)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
278LineFlags lineFlags,