1 reference to IsValidTextSelectionForDocument
PresentationFramework (1)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
222
if (newTextSelection != null && Document != null &&
IsValidTextSelectionForDocument
(newTextSelection, Document))