C# 클래스 TrakHound_Dashboard.Pages.Options.Logger.Page

Interaction logic for Page.xaml
상속: System.Windows.Controls.UserControl, IPage
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Closed ( ) : void
Closing ( ) : bool
GetSentData ( EventData data ) : void
Opened ( ) : void
Opening ( ) : bool
Page ( ) : System
SetZoom ( double zoomPercentage ) : void
SettingChanged ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Closed() 공개 메소드

public Closed ( ) : void
리턴 void

Closing() 공개 메소드

public Closing ( ) : bool
리턴 bool

GetSentData() 공개 메소드

public GetSentData ( EventData data ) : void
data TrakHound.EventData
리턴 void

Opened() 공개 메소드

public Opened ( ) : void
리턴 void

Opening() 공개 메소드

public Opening ( ) : bool
리턴 bool

Page() 공개 메소드

public Page ( ) : System
리턴 System

SetZoom() 공개 메소드

public SetZoom ( double zoomPercentage ) : void
zoomPercentage double
리턴 void

SettingChanged() 공개 메소드

public SettingChanged ( ) : void
리턴 void

프로퍼티 상세

DebugEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DebugEnabledProperty
리턴 System.Windows.DependencyProperty

DebugRecycleDaysProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DebugRecycleDaysProperty
리턴 System.Windows.DependencyProperty

ErrorEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ErrorEnabledProperty
리턴 System.Windows.DependencyProperty

ErrorRecycleDaysProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ErrorRecycleDaysProperty
리턴 System.Windows.DependencyProperty

NotificationEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows NotificationEnabledProperty
리턴 System.Windows.DependencyProperty

NotificationRecycleDaysProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows NotificationRecycleDaysProperty
리턴 System.Windows.DependencyProperty

QueueWriteIntervalProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows QueueWriteIntervalProperty
리턴 System.Windows.DependencyProperty

WarningEnabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows WarningEnabledProperty
리턴 System.Windows.DependencyProperty

WarningRecycleDaysProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows WarningRecycleDaysProperty
리턴 System.Windows.DependencyProperty