Skip to content

Commit cd9a5c3

Browse files
authored
Update Syntax-Editor-members.md
1 parent a25d01c commit cd9a5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wpf/Syntax-Editor/Syntax-Editor-members.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,5 @@ This event is raised when the **GoToLine** window is opened. It can be used to a
315315
<td>
316316
GoToLineWindowClosed<br/><br/></td><td>
317317
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>
319+
</table>

0 commit comments

Comments
 (0)