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