Field CannotWriteToReadOnly
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}'.