michaellperry / Assisticant

MIT License
36 stars 19 forks source link

ObservableList implements IList interface #14

Closed robertvazan closed 9 years ago

robertvazan commented 9 years ago

This is necessary when exposing ObservableList to XAML through dependency property. XAML will only use IList interface, not IList.