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