C# Class Talifun.Commander.Command.Video.Configuration.VideoConversionElementCollectionPanel

Interaction logic for VideoConversionElementCollectionPanel.xaml
Inheritance: Talifun.Commander.Command.Configuration.ElementCollectionPanelBase
显示文件 Open project: taliesins/talifun-commander

Private Properties

Property Type Description
OnBindToElementCollection void
fFMpegPathButton_Click void
flvTool2PathButton_Click void

Public Methods

Method Description
VideoConversionElementCollectionPanel ( ) : System.Windows

Private Methods

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

Method Details

VideoConversionElementCollectionPanel() public method

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