3 references to SiftUp
PresentationCore (3)
Shared\MS\Internal\PriorityQueue.cs (3)
125SiftUp(_count, ref value, 0); 165SiftUp(index, ref x, 0); // sift the gap up, and insert x in its rightful position 250SiftUp(index, ref x, i);