Skip to content

Commit a82ab42

Browse files
authored
Merge pull request #620 from telerik/DinkoK-patch-1
Update dock-hide-docking-guide-indicators.md
2 parents 1b74c5f + a4cdcc0 commit a82ab42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

knowledge-base/dock-hide-docking-guide-indicators.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ticketid: 1661136
1717

1818
## Description
1919

20-
By default, when the user starts dragging a window in RadDock, Docking Assistant appears. Docking Assistant uses DockingGuidesTemplates to show hints to help the user to relocate the window. For more information please refer to [Using the DragDropService]({%slug winforms/controls/dock/architecture-and-features/using-the-dragdropservice%})
20+
By default, when the user starts dragging a window in RadDock, Docking Assistant appears. Docking Assistant uses DockingGuidesTemplates to show hints to help the user to relocate the window. For more information please refer to [Using the DragDropService]({%slug winforms/dock/architecture-and-features/using-the-dragdropservice%})
2121

2222
>caption Figure 1: Before.
2323
@@ -65,6 +65,6 @@ Private Sub Service_PreviewDockPosition(ByVal sender As Object, ByVal e As DragD
6565
6666

6767
## See Also
68-
69-
[Using the DragDropService]({%slug winforms/controls/dock/architecture-and-features/using-the-dragdropservice%})
70-
[DockingGuidesTemplate]({%slug winforms/controls/dock/architecture-and-features/dockingguidestemplate%})
68+
69+
[Using the DragDropService]({%slug winforms/dock/architecture-and-features/using-the-dragdropservice%})
70+
[DockingGuidesTemplate]({%slug winforms/dock/architecture-and-features/dockingguidestemplate%})

0 commit comments

Comments
 (0)