TabStops.IsReadOnly

TabStops.IsReadOnly property

Gets value indicating that this TabStops instance is already attached to TextFragment and became readonly.

public bool IsReadOnly { get; }

See Also