2 references to CompareTo
PresentationFramework (2)
System\Windows\Documents\FixedSOMContainer.cs (1)
156if (box.CompareTo(_semanticBoxes[i]) == 1)
System\Windows\Documents\FixedSOMSemanticBox.cs (1)
178return this.CompareTo(o);