[]
Gets or sets the value indicating how many times the app must be run before rarely used menu items start hiding.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.RecentLinksRunCount", "Gets or sets the value indicating how many times the app must be run before rarely used menu items start hiding.")]
public int RecentLinksRunCount { get; set; }