7 references to GetRootAndIndex
PresentationFramework (7)
src\Framework\MS\Internal\Data\LiveShapingBlock.cs (5)
67
GetRootAndIndex
(this, out baseIndex);
116
GetRootAndIndex
(this, out baseIndex);
218
GetRootAndIndex
(this, out index);
355
GetRootAndIndex
(foundBlock, out baseIndex);
436
GetRootAndIndex
(foundBlock, out baseIndex);
src\Framework\MS\Internal\Data\RBNode.cs (2)
382
RBTree<T> root = node.
GetRootAndIndex
(node, out index);
392
RBTree<T> root =
GetRootAndIndex
(node, out index);