SetterBaseCollection.IsSealed 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 is in a read-only state.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if this object is in a read-only state and cannot be changed; otherwise, false.
Show: