1 override of NewNode
PresentationFramework (1)
MS\Internal\Data\LiveShapingTree.cs (1)
37internal override RBNode<LiveShapingItem> NewNode()
1 reference to NewNode
PresentationFramework (1)
MS\Internal\Data\RBNode.cs (1)
510newNode = root.NewNode();