2 references to FirstContainedNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointer.cs (2)
3038
if (edge == ElementEdge.BeforeStart && fixup.
FirstContainedNode
!= null)
3045
node = fixup.
FirstContainedNode
;