Table of Contents

Field CannotWriteToReadOnly

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

A TwoWay or OneWayToSource binding cannot work on the read-only property '{1}' of type '{0}'.

public const string CannotWriteToReadOnly = "CannotWriteToReadOnly"

Returns

string
A TwoWay or OneWayToSource binding cannot work on the read-only property '{1}' of type '{0}'.