7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
546int lastDcpAttachedObjectBeforeLine = textParagraph.GetLastDcpAttachedObjectBeforeLine(0);
src\Framework\MS\Internal\PtsHost\PtsHost.cs (4)
2017int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2059int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2130int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2182int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst);
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (1)
1238int dcpLastAttachedObject = TextParagraph.GetLastDcpAttachedObjectBeforeLine(dcpLine);
src\Framework\MS\Internal\Text\LineProperties.cs (1)
181((textParagraph.GetLastDcpAttachedObjectBeforeLine(0) + textParagraph.ParagraphStartCharacterPosition)