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