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