7 references to GetRootAndIndex
PresentationFramework (7)
MS\Internal\Data\LiveShapingBlock.cs (5)
58
GetRootAndIndex
(this, out baseIndex);
107
GetRootAndIndex
(this, out baseIndex);
209
GetRootAndIndex
(this, out index);
346
GetRootAndIndex
(foundBlock, out baseIndex);
427
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);