10 references to LineFlags
PresentationCore (10)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (5)
110LineFlags lineFlags 114if ( (lineFlags & LineFlags.KeepState) != 0 226LineFlags lineFlags, 820(collapsingProp.Style == TextCollapsingStyle.TrailingCharacter ? LineFlags.BreakAlways : LineFlags.None),
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
545LineFlags.None
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (3)
272LineFlags.None 340(LineFlags.KeepState | LineFlags.MinMax)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
349LineFlags lineFlags,