Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

List_UWPApps cannot be accessed by the window UWPApps #1

Open
ferguscollins opened this issue Jan 26, 2021 · 0 comments
Open

List_UWPApps cannot be accessed by the window UWPApps #1

ferguscollins opened this issue Jan 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ferguscollins
Copy link
Owner

ferguscollins commented Jan 26, 2021

a0638ed generated the list List_UWPApps in MainWindow to act as the list to describe the checkboxes rendered in the window UWPApps, which cannot access the list.

List_UWPApps does contain the correct data to render the checkboxes as currently described in UWPApps.xaml which can be verified by writing the same code in MainWindow.xaml and loading default.ini in /configuration/, so the solution will likely entail either figuring out how to access the list by some external reference or by moving the declaration of, and possibly generation of the data in the list to a public class.

@ferguscollins ferguscollins self-assigned this Jan 26, 2021
@ferguscollins ferguscollins added the bug Something isn't working label Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant