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