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