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

Interaction logic for UpdateItem.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 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_oe static_oe property

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

ApplicationTitleProperty public_oe static_oe property

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

ErrorProperty public_oe static_oe property

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

LoadingProperty public_oe static_oe property

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

ProgressValueProperty public_oe static_oe property

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

StatusProperty public_oe static_oe property

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

UpdateAvailableProperty public_oe static_oe property

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

UpdateLastCheckedProperty public_oe static_oe property

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

UpdateLastInstalledProperty public_oe static_oe property

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