Skip to content

WPF 910707: Prepare UG document for the opened and closed event for GoToLine window in the EditControl #1510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 23, 2024

Conversation

KSaiSivani
Copy link
Contributor

@KSaiSivani KSaiSivani commented Sep 19, 2024

Description

Update the UG documentation for opened and closed event support for GoToLine window in the EditControl.

…d event for GoToLine window in the EditControl
@KSaiSivani KSaiSivani changed the base branch from master to development September 19, 2024 07:09
@SyncfusionBuild
Copy link
Contributor

Build Status: INQUEUE 🕒
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: Not Started ❌
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

Build Status: INQUEUE 🕒
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WPF-910707_EditControl
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

@@ -321,4 +321,54 @@ The following output shows the GoToLine Window localized in French culture.

![Find-and-Replace_img17](Find-and-Replace_images/Find-and-Replace_img17.jpg)

## Opened and Closed event support for GotoLineWindow in EditControl

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KSaiSivani Remove the events explained here. Add the explaination of opened and closed events for GoToLine and FindAndReplace window in below page file under events heading.

https://help.syncfusion.com/wpf/syntax-editor/syntax-editor-members

@KSaiSivani KSaiSivani closed this Sep 23, 2024
@KSaiSivani KSaiSivani reopened this Sep 23, 2024
@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@KSaiSivani KSaiSivani closed this Sep 23, 2024
@KSaiSivani KSaiSivani reopened this Sep 23, 2024
@SyncfusionBuild
Copy link
Contributor

The CI Job is already running for this Pull Request/Merge Approved with latest commit id. You cannot trigger the duplicate job for same.

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WPF-910707_EditControl
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WPF-910707_EditControl
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: Not Started ❌
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WPF-910707_EditControl
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

<td>
FindReplaceWindowOpened<br/><br/></td><td>
RoutedEventHandler<br/><br/></td><td>
This event is raised when the Find and Replace window is opened. This event can be used to access the instance of the Find and Replace window when it opens.<br/><br/></td></tr>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KSaiSivani
This event is raised when the Find and Replace window is opened. It can be used to access the instance of the Find and Replace window as it opens and allows for customization of the window during this event.

<td>
FindReplaceWindowClosed<br/><br/></td><td>
RoutedEventHandler<br/><br/></td><td>
This event is raised when the Find and Replace window is closed. This event can be used to access the instance of the Find and Replace window when it closes.<br/><br/></td></tr>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KSaiSivani
This event is raised when the Find and Replace window is closed. It can be used to access the instance of the Find and Replace window as it closes and to apply any required changes after the window has closed.

@SyncfusionBuild
Copy link
Contributor

Build Status: INQUEUE 🕒
Build Location: WPF-910707_EditControl

@Syncfusion-CI
Copy link

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: WPF-910707_EditControl

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WPF-910707_EditControl
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0

Copy link
Collaborator

@Manivannan-E Manivannan-E left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are fine.

@Manivannan-E Manivannan-E merged commit 9f811f0 into development Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants