Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ListViewItem creation to use ToListViewText.
Updated the ListViewItem initialization to ensure proper text formatting by calling `ToListViewText` on `paragraph.Text` and `result`. This improves readability and consistency in the UI output.
- Loading branch information