C# Class ScreenToGif.Controls.EncoderListViewItem

ListViewItem used by the Encoder window.
Inheritance: System.Windows.Controls.ListViewItem
Mostra file Open project: dbremner/ScreenToGif Class Usage Examples

Public Properties

Property Type Description
CurrentFrameProperty System.Windows.DependencyProperty
FrameCountProperty System.Windows.DependencyProperty
IdProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
MaxSizeProperty System.Windows.DependencyProperty
OutputPathProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
SizeInBytesProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TokenProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
ButtonOnPreviewMouseUp void
EncoderListViewItem System
LinkOnMouseLeftButtonDown void
RaiseCancelButtonClick void
RaiseLabelLinkClick void

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ButtonOnPreviewMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs mouseButtonEventArgs ) : void
EncoderListViewItem ( ) : System
LinkOnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs mouseButtonEventArgs ) : void
RaiseCancelButtonClick ( ) : void
RaiseLabelLinkClick ( ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

CurrentFrameProperty public_oe static_oe property

public static DependencyProperty,System.Windows CurrentFrameProperty
return System.Windows.DependencyProperty

FrameCountProperty public_oe static_oe property

public static DependencyProperty,System.Windows FrameCountProperty
return System.Windows.DependencyProperty

IdProperty public_oe static_oe property

public static DependencyProperty,System.Windows IdProperty
return System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
return System.Windows.DependencyProperty

MaxSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaxSizeProperty
return System.Windows.DependencyProperty

OutputPathProperty public_oe static_oe property

public static DependencyProperty,System.Windows OutputPathProperty
return System.Windows.DependencyProperty

PercentageProperty public_oe static_oe property

public static DependencyProperty,System.Windows PercentageProperty
return System.Windows.DependencyProperty

SizeInBytesProperty public_oe static_oe property

public static DependencyProperty,System.Windows SizeInBytesProperty
return System.Windows.DependencyProperty

StatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows StatusProperty
return System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty

TokenProperty public_oe static_oe property

public static DependencyProperty,System.Windows TokenProperty
return System.Windows.DependencyProperty