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