Byakko.1325
Byakko.1325
CC#
Created by Byakko.1325 on 6/19/2023 in #help
❔ Saving input correctly to a list in WPF
Hi I am a beginner in C# and I am making a WPF that takes user input and saves it into lists. I'm converting my console app into a wpf so what I did was split the input part into 4 windows and tried to save them to a seperate class which contains the lists but im running into a problem where the input isn't being saved properly and was wondering how I could layout each window so that the inputs can be saved properly.
29 replies