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