2 references to Tab
PresentationCore (2)
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
1319
get { return (RunFlags & Flags.
Tab
) != 0; }
1613
SimpleRun run = new SimpleRun(1, modifedTextRun, Flags.
Tab
, settings.Formatter, pixelsPerDip)