XamlMember::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether this XamlMember represents a read-only member.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System::Booleantrue if this XamlMember represents a read-only member; otherwise, false.
Calling IsReadOnly invokes LookupIsReadOnly or a specific override of that method.
.NET Framework
Available since 4.0
Available since 4.0
Show: