WPF with Vector Graphics, the MainWindow, using MVVM (Part9)

Опубликовано: 17 Май 2026
на канале: BadProgrammer
282
1

Working on the MainWindow. We are going to use WPF XAML to create a simple Vector Graphics application using MVVM (that is Model View ViewModel) design pattern. Let's get to this! We'll implement ICommand, IValueConverter, and of course INotifyPropertyChanged to support MVVM.
Playlist:    • WPF with Vector Graphics, the Beginning, u...