Method AddDefaultItems
AddDefaultItems()
Called from the constructor. You can override this method in order to add default items. Use AddGroup(string) and Add(string, Func<Window>) inside this method for adding the default items.
protected virtual void AddDefaultItems()