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