[]
        
(Showing Draft Content)

C1.WPF.MediaPlayer.C1MediaPlayer.ToolBarExtension

ToolBarExtension Property

ToolBarExtension

Gets or sets the template for an optional extension of the ToolBar that contains the show/hide items/chapter list.

Declaration
public DataTemplate ToolBarExtension { get; set; }
Remarks

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.