Can anyone recommend decent tutorials?
I have completed some on MSDN. The second link above would be great, but the problem is the second link has a mixture of languages & not just C# e.g. Walkthrough: Building a Simple WPF Application with the WPF Designer "Creating A Data Source" goes all Visual Basic. There is a good Youtube series it seems, but I'd much rather decent written tutorials if possible.
Does anyone have any recommendations for this in my journey?

Create a new app with Visual Studio tutorial - WPF .NET
Follow this tutorial to learn how to create a new WPF app for .NET with Visual Studio 2022. WPF apps run on Windows.
docs.microsoft.com

Walkthroughs - WPF .NET Framework
Use these step-by-step instructions for common scenarios about the WPF product or a particular feature area.
docs.microsoft.com
I have completed some on MSDN. The second link above would be great, but the problem is the second link has a mixture of languages & not just C# e.g. Walkthrough: Building a Simple WPF Application with the WPF Designer "Creating A Data Source" goes all Visual Basic. There is a good Youtube series it seems, but I'd much rather decent written tutorials if possible.
Does anyone have any recommendations for this in my journey?