C# Class TrakHound_Dashboard.Pages.Options.Logger.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
DebugEnabledProperty System.Windows.DependencyProperty
DebugRecycleDaysProperty System.Windows.DependencyProperty
ErrorEnabledProperty System.Windows.DependencyProperty
ErrorRecycleDaysProperty System.Windows.DependencyProperty
NotificationEnabledProperty System.Windows.DependencyProperty
NotificationRecycleDaysProperty System.Windows.DependencyProperty
QueueWriteIntervalProperty System.Windows.DependencyProperty
WarningEnabledProperty System.Windows.DependencyProperty
WarningRecycleDaysProperty System.Windows.DependencyProperty

Méthodes publiques

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

Private Methods

Méthode Description
GetDaysFromMilliseconds ( long ms ) : int
GetMillisecondsFromDays ( int days ) : long
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
RestoreDefaults_Clicked ( TrakHound_UI bt ) : void
Save ( ) : void
SettingChangedTimer_Elapsed ( object sender, System e ) : 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

SetZoom() public méthode

public SetZoom ( double zoomPercentage ) : void
zoomPercentage double
Résultat void

SettingChanged() public méthode

public SettingChanged ( ) : void
Résultat void

Property Details

DebugEnabledProperty public_oe static_oe property

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

DebugRecycleDaysProperty public_oe static_oe property

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

ErrorEnabledProperty public_oe static_oe property

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

ErrorRecycleDaysProperty public_oe static_oe property

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

NotificationEnabledProperty public_oe static_oe property

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

NotificationRecycleDaysProperty public_oe static_oe property

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

QueueWriteIntervalProperty public_oe static_oe property

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

WarningEnabledProperty public_oe static_oe property

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

WarningRecycleDaysProperty public_oe static_oe property

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