C# Class Talifun.Commander.Command.VideoThumbnailer.Configuration.VideoThumbnailerElementCollectionPanel

Interaction logic for VideoThumbnailerElementCollectionPanel.xaml
Inheritance: Talifun.Commander.Command.Configuration.ElementCollectionPanelBase
Show file Open project: taliesins/talifun-commander

Private Properties

Property Type Description
OnBindToElementCollection void
fFMpegPathButton_Click void

Public Methods

Method Description
VideoThumbnailerElementCollectionPanel ( ) : System.Windows

Private Methods

Method Description
OnBindToElementCollection ( object sender, BindToElementCollectionEventArgs e ) : void
fFMpegPathButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

VideoThumbnailerElementCollectionPanel() public method

public VideoThumbnailerElementCollectionPanel ( ) : System.Windows
return System.Windows