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 your first WPF app in Visual Studio 2019 - .NET Framework
Develop a Windows Presentation Foundation (WPF) desktop application that includes elements common to most WPF applications.
docs.microsoft.com

Walkthroughs - WPF
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?