Gets or sets whether or not this RecentButtonItem should be sized automatically.
public bool AutoSize { get; set; }
Public Property AutoSize As Boolean
If the AutoSize property is set to true, use the Size property to set the button size manually.