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