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