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