[]
Gets or sets the template for an optional extension of the ToolBar that contains the show/hide items/chapter list.
public DataTemplate ToolBarExtension { get; set; }
Allows adding more buttons or other content next to the chapter and items buttons. This is a Template because separate instances are needed for fullscreen and normal mode. Use ToolBarButtonBaseStyle as the style of buttons placed here to match the style of the template.