Gets an object that can be used to synchronize access to the collection.
[C#] public object SyncRoot { get; }
[Visual Basic] Public ReadOnly Property SyncRoot() As Object
Read only.
<< TXTextControl.TextFieldCollectionBase.IsSynchronized Property