7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
MS\Internal\Documents\ParagraphResult.cs (1)
540
int lastDcpAttachedObjectBeforeLine = textParagraph.
GetLastDcpAttachedObjectBeforeLine
(0);
MS\Internal\PtsHost\PtsHost.cs (4)
1942
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
1980
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
2051
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
2097
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
MS\Internal\PtsHost\TextParaClient.cs (1)
1090
int dcpLastAttachedObject = TextParagraph.
GetLastDcpAttachedObjectBeforeLine
(dcpLine);
MS\Internal\Text\LineProperties.cs (1)
178
((textParagraph.
GetLastDcpAttachedObjectBeforeLine
(0) + textParagraph.ParagraphStartCharacterPosition)