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