7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
MS\Internal\Documents\ParagraphResult.cs (1)
537int lastDcpAttachedObjectBeforeLine = textParagraph.GetLastDcpAttachedObjectBeforeLine(0);
MS\Internal\PtsHost\PtsHost.cs (4)
1937int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 1975int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2046int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2092int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst);
MS\Internal\PtsHost\TextParaClient.cs (1)
1084int dcpLastAttachedObject = TextParagraph.GetLastDcpAttachedObjectBeforeLine(dcpLine);
MS\Internal\Text\LineProperties.cs (1)
174((textParagraph.GetLastDcpAttachedObjectBeforeLine(0) + textParagraph.ParagraphStartCharacterPosition)