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