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