Base:
property
BeforeStartReferenceCount
System.Windows.Documents.TextTreeNode.BeforeStartReferenceCount
2 references to BeforeStartReferenceCount
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (2)
2570firstContainedNode = firstContainedNode.IncrementReferenceCount(ElementEdge.BeforeStart, extractedElementNode.BeforeStartReferenceCount); 2574nextNode = nextNode.IncrementReferenceCount(nextEdge, extractedElementNode.BeforeStartReferenceCount);