2 references to _IsSeparated
PresentationFramework (2)
System\Windows\Documents\FixedSOMLineCollection.cs (2)
44
return
_IsSeparated
(_verticals, left, top, right, bottom);
49
return
_IsSeparated
(_horizontals, top, left, bottom, right);