TextBox.Lines property makes a deep copy on both set and get.
Its odd that such a key aspect of knowing how to use a control correctly has to be determined experimentally, but there it is:
TextBox.Lines property makes a deep copy on both set and get.