2 references to Contains
PresentationFramework (2)
MS\Internal\Documents\ColumnResult.cs (1)
96return _contentRange.Contains(position, strict);
MS\Internal\Documents\ParagraphResult.cs (1)
78return _contentRange.Contains(position, strict);