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