7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
MS\Internal\Documents\ParagraphResult.cs (1)
536int lastDcpAttachedObjectBeforeLine = textParagraph.GetLastDcpAttachedObjectBeforeLine(0);
MS\Internal\PtsHost\PtsHost.cs (4)
1923int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 1961int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2030int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2076int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst);
MS\Internal\PtsHost\TextParaClient.cs (1)
1083int dcpLastAttachedObject = TextParagraph.GetLastDcpAttachedObjectBeforeLine(dcpLine);
MS\Internal\Text\LineProperties.cs (1)
173((textParagraph.GetLastDcpAttachedObjectBeforeLine(0) + textParagraph.ParagraphStartCharacterPosition)