2 references to LastContainedNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointer.cs (2)
3056
if (edge == ElementEdge.AfterEnd && fixup.
LastContainedNode
!= null)
3063
node = fixup.
LastContainedNode
;