WPF UI using InfoBar StackPanel inside not displaying
Hello, I am working on an application, and I want to add announcements through an Infobar via WPF UI (https://wpfui.lepo.co/index.html)
Here is my code: https://paste.mod.gg/ntjdwbikzqyu/0
When I run my program, only the title will displayed (Image attached)
BlazeBin - ntjdwbikzqyu
A tool for sharing your source code with the world!
1 Reply
have you verified that its being called by using a breakpoint?