7 references to GetRootAndIndex
PresentationFramework (7)
MS\Internal\Data\LiveShapingBlock.cs (5)
64
GetRootAndIndex
(this, out baseIndex);
113
GetRootAndIndex
(this, out baseIndex);
215
GetRootAndIndex
(this, out index);
352
GetRootAndIndex
(foundBlock, out baseIndex);
433
GetRootAndIndex
(foundBlock, out baseIndex);
MS\Internal\Data\RBNode.cs (2)
379
RBTree<T> root = node.
GetRootAndIndex
(node, out index);
389
RBTree<T> root =
GetRootAndIndex
(node, out index);