Cysharp / ObservableCollections

High performance observable collections and synchronized views, for WPF, Blazor, Unity.
MIT License
544 stars 43 forks source link

Compile error in WPF #36

Closed NeverMorewd closed 5 months ago

NeverMorewd commented 5 months ago

.NET8 visual studio 2022

image

NeverMorewd commented 5 months ago

Refer to : https://github.com/Cysharp/ObservableCollections/blob/master/sandbox/WpfApp/MainWindow.xaml.cs

It seems that I should update ISynchronizedView to INotifyCollectionChangedSynchronizedView