ResourceDictionary::IsReadOnly Property
.NET Framework (current version)
Gets whether this ResourceDictionary is read-only.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property bool IsReadOnly { virtual bool get() sealed; internal: virtual void set(bool value) sealed; }
Implements
IDictionary::IsReadOnly
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: