Windows.UI.Xaml.Interop.INotifyCollectionChanged
June 22, 2022 ยท View on GitHub
-description
Provides a collection-changed pattern interface for C++ bindable classes.
.NET This interface appears as System.Collections.Specialized.INotifyCollectionChanged.
-remarks
When programming with .NET, this interface is hidden and developers should use the System.Collections.Specialized.INotifyCollectionChanged interface.