2 references to Contains
PresentationFramework (2)
src\Framework\MS\Internal\Documents\ColumnResult.cs (1)
114return _contentRange.Contains(position, strict);
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
87return _contentRange.Contains(position, strict);