C# Class ScreenToGif.Controls.AttachmentListBoxItem

Inheritance: System.Windows.Controls.ListBoxItem
Show file Open project: dbremner/ScreenToGif

Public Properties

Property Type Description
AttachmentProperty System.Windows.DependencyProperty
FileIconProperty System.Windows.DependencyProperty
ShortNameProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
AttachmentChangedCallback void
AttachmentListBoxItem System

Public Methods

Method Description
AttachmentListBoxItem ( string attachment ) : System

Private Methods

Method Description
AttachmentChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
AttachmentListBoxItem ( ) : System

Method Details

AttachmentListBoxItem() public method

public AttachmentListBoxItem ( string attachment ) : System
attachment string
return System

Property Details

AttachmentProperty public static property

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

FileIconProperty public static property

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

ShortNameProperty public static property

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