2 references to SiftDown
PresentationCore (2)
Shared\MS\Internal\PriorityQueue.cs (2)
164
int index =
SiftDown
(0); // sift the gap at the root down to the bottom
249
int index =
SiftDown
(i);