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