2 references to TableBorderHitTest
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorMouse.cs (2)
250if (TextEditor.IsTableEditingEnabled && TextRangeEditTables.TableBorderHitTest(This.TextView, mouseDownPoint)) 694if (TextEditor.IsTableEditingEnabled && TextRangeEditTables.TableBorderHitTest(This.TextView, mouseMovePoint))