Skip to main content

IAvaloniaReadOnlyDictionary<TKey, TValue> Interface

Definition

Assembly:Avalonia.Base
Package:Avalonia
public interface IAvaloniaReadOnlyDictionary<TKey, TValue>

Implements: IEnumerable<KeyValuePair<,<T>>>, IReadOnlyCollection<KeyValuePair<,<T>>>, IReadOnlyDictionary<,<T>>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

On this page