C# Class ScreenToGif.Controls.FrameListBoxItem

Item of a ListBox, basically an imagem with a number.
Inheritance: System.Windows.Controls.ListViewItem
显示文件 Open project: dbremner/ScreenToGif Class Usage Examples

Public Properties

Property Type Description
DelayProperty System.Windows.DependencyProperty
FrameNumberProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
IsCheckedProperty System.Windows.DependencyProperty
MaxSizeProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
FrameListBoxItem System.ComponentModel

Private Methods

Method Description
FrameListBoxItem ( ) : System.ComponentModel

Property Details

DelayProperty public_oe static_oe property

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

FrameNumberProperty public_oe static_oe property

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

ImageProperty public_oe static_oe property

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

IsCheckedProperty public_oe static_oe property

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

MaxSizeProperty public_oe static_oe property

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