TabStop.IsReadOnly

TabStop.IsReadOnly property

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

public bool IsReadOnly { get; }

See Also