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