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