This video (https://www.youtube.com/watch?v=WRWReC2Kvio), 7 minutes in, talk about needing to replace x:name, with name before loading to xmlnodereader...
I have always just used forms, so I had to see this WPF for myself 🙂
Run WPF GUI with a PowerShell script on Windows.
WANT TO SUPPORT?
💰 Patreon: https://www.patreon.com/agiledevart
00:00 Introduction
01:02 Reasons why running GUI scripts
02:06 Running a CoinBrowser WPF powershell script
04:18 Powershell script execution policy enable/disable
05:19 Powershell script line by line
06:42 Parsing the XAML file ...