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