Ikigay
Ikigay
CC#
Created by Ikigay on 5/23/2023 in #help
Trying to write to XAML file with C# (more details below)
This might be too vague, and you're free to ask more questions about what I'm trying to get across, but I'd like to take a preexisting xaml file, get to a certain position in it, and create an element. Specifically, I want to get to the position of this particular StackPanel I have grouping these reminder elements together, either writing in a new reminder directly under the StackPanel tag or under the most recently written reminder.
11 replies