2 writes to BlackHeight
PresentationFramework (2)
MS\Internal\Data\RBNode.cs (1)
708if (BlackHeight < 0) BlackHeight = blackDepth;
MS\Internal\Data\RBTree.cs (1)
641BlackHeight = -1;
2 references to BlackHeight
PresentationFramework (2)
MS\Internal\Data\RBNode.cs (2)
708if (BlackHeight < 0) BlackHeight = blackDepth; 711if (blackDepth != BlackHeight)