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