C# Class TrakHound_Dashboard.Pages.Options.Updates.UpdateItem

Interaction logic for UpdateItem.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
ApplicationSubtitleProperty System.Windows.DependencyProperty
ApplicationTitleProperty System.Windows.DependencyProperty
ErrorProperty System.Windows.DependencyProperty
LoadingProperty System.Windows.DependencyProperty
ProgressValueProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty
UpdateAvailableProperty System.Windows.DependencyProperty
UpdateLastCheckedProperty System.Windows.DependencyProperty
UpdateLastInstalledProperty System.Windows.DependencyProperty

Public Methods

Method Description
UpdateItem ( ) : System

Private Methods

Method Description
Apply_Clicked ( TrakHound_UI bt ) : void
Check_Clicked ( TrakHound_UI bt ) : void

Method Details

UpdateItem() public method

public UpdateItem ( ) : System
return System

Property Details

ApplicationSubtitleProperty public static property

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

ApplicationTitleProperty public static property

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

ErrorProperty public static property

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

LoadingProperty public static property

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

ProgressValueProperty public static property

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

StatusProperty public static property

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

UpdateAvailableProperty public static property

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

UpdateLastCheckedProperty public static property

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

UpdateLastInstalledProperty public static property

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