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