11 references to ContainsCore
PresentationFramework (11)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (11)
100
if (!
ContainsCore
(position))
244
if (!
ContainsCore
(position))
275
if (positionOut == null || !
ContainsCore
(positionOut))
295
if (!
ContainsCore
(position))
315
if (!
ContainsCore
(position))
334
if (!
ContainsCore
(position))
353
if (!
ContainsCore
(position))
376
if (!
ContainsCore
(start))
380
if (!
ContainsCore
(end))
401
return
ContainsCore
(position);
948
if (position != null && !
ContainsCore
(position))