7 references to GetRootAndIndex
PresentationFramework (7)
MS\Internal\Data\LiveShapingBlock.cs (5)
57
GetRootAndIndex
(this, out baseIndex);
106
GetRootAndIndex
(this, out baseIndex);
208
GetRootAndIndex
(this, out index);
345
GetRootAndIndex
(foundBlock, out baseIndex);
426
GetRootAndIndex
(foundBlock, out baseIndex);
MS\Internal\Data\RBNode.cs (2)
374
RBTree<T> root = node.
GetRootAndIndex
(node, out index);
384
RBTree<T> root =
GetRootAndIndex
(node, out index);