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