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