You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wpf/Syntax-Editor/Syntax-Editor-members.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -315,4 +315,5 @@ This event is raised when the **GoToLine** window is opened. It can be used to a
315
315
<td>
316
316
GoToLineWindowClosed<br/><br/></td><td>
317
317
RoutedEventHandler<br/><br/></td><td>
318
-
This event is raised when the **GoToLine** window is closed. It can be used to access the instance of the **GoToLine** window as it closes and allows for customization of the window during this event.<br/><br/></td></tr></table>
318
+
This event is raised when the **GoToLine** window is closed. It can be used to access the instance of the **GoToLine** window as it closes and allows for customization of the window during this event.<br/><br/></td></tr>
0 commit comments