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

Interaction logic for Page.xaml
Inheritance: System.Windows.Controls.UserControl, IPage
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
AvailableUpdatesProperty System.Windows.DependencyProperty
UpdateCheckIntervalProperty System.Windows.DependencyProperty
UpdatesEnabledProperty System.Windows.DependencyProperty
UpdatesSetToApplyProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Closed ( ) : void
Closing ( ) : bool
GetSentData ( EventData data ) : void
Opened ( ) : void
Opening ( ) : bool
Page ( ) : System
SettingChanged ( ) : void

Private Methods

Méthode Description
Apply ( UpdateItem item ) : void
Check ( UpdateItem item ) : void
CheckForDownloadedUpdates ( UpdateItem item ) : void
CheckTimestamps ( UpdateItem item ) : void
CheckUpdaterIsRunning ( ) : bool
ClearUpdatesQueue_Clicked ( TrakHound_UI bt ) : void
DownloadCompleted ( WCF_Functions data ) : void
DownloadProgressPercentage ( WCF_Functions data ) : void
Error ( WCF_Functions data ) : void
GetInstalledApplications ( ) : void
GetMillisecondsFromMinutes ( int minutes ) : long
GetMinutesFromMilliseconds ( long ms ) : int
GetValueData ( string valueName, string appName ) : string
Help_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Help_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Help_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Load ( ) : void
MessageWorker_MessageRecieved ( WCF_Functions data ) : void
RestoreDefaults_Clicked ( TrakHound_UI bt ) : void
Save ( ) : void
SendMessage ( WCF_Functions data ) : void
SendMessage_Worker ( object o ) : void
SettingChangedTimer_Elapsed ( object sender, System e ) : void
UpToDate ( WCF_Functions data ) : void
UpdateReady ( WCF_Functions data ) : void
Value_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

Closed() public méthode

public Closed ( ) : void
Résultat void

Closing() public méthode

public Closing ( ) : bool
Résultat bool

GetSentData() public méthode

public GetSentData ( EventData data ) : void
data TrakHound.EventData
Résultat void

Opened() public méthode

public Opened ( ) : void
Résultat void

Opening() public méthode

public Opening ( ) : bool
Résultat bool

Page() public méthode

public Page ( ) : System
Résultat System

SettingChanged() public méthode

public SettingChanged ( ) : void
Résultat void

Property Details

AvailableUpdatesProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvailableUpdatesProperty
Résultat System.Windows.DependencyProperty

UpdateCheckIntervalProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdateCheckIntervalProperty
Résultat System.Windows.DependencyProperty

UpdatesEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdatesEnabledProperty
Résultat System.Windows.DependencyProperty

UpdatesSetToApplyProperty public_oe static_oe property

public static DependencyProperty,System.Windows UpdatesSetToApplyProperty
Résultat System.Windows.DependencyProperty