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