DependencyObjectCollection<T>.IList.IsReadOnly Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the collection can be modified.
Assembly: System.Windows (in System.Windows.dll)
This member is an explicit interface member implementation. It can be used only when the DependencyObjectCollection<T> instance is cast to an IList interface.
Show: