2 references to GetMainTextToMarkerIdealDistance
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
374if (FullText.GetMainTextToMarkerIdealDistance() != 0) 625addedChar = FullText.GetMainTextToMarkerIdealDistance() != 0 ? (ushort)'\t' : (ushort)0;