2 references to RoundingErrorIndexComparer
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
2259
Array.Sort(definitionIndices, 0, definitions.Length, new
RoundingErrorIndexComparer
(roundingErrors));
2728
Array.Sort(definitionIndices, 0, definitions.Length, new
RoundingErrorIndexComparer
(roundingErrors));