[]
Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.RecentLinksThreshold", "Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.")]
public int RecentLinksThreshold { get; set; }