C# 클래스 TrakHound_Dashboard.Controls.Developer_Console.PopUp

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

공개 프로퍼티들

프로퍼티 타입 설명
DetailsShownProperty System.Windows.DependencyProperty
SelectedLineProperty System.Windows.DependencyProperty
ShownProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AddLine ( Line line, string applicationName ) : void
PopUp ( ) : System
ScrollLastIntoView ( ) : void

비공개 메소드들

메소드 설명
AddConsoleLine ( Line line ) : void
AddLine_GUI ( Line line, string applicationName ) : void
CheckScrollPosition ( ) : void
Clear_Clicked ( TrakHound_UI bt ) : void
Copy_Clicked ( TrakHound_UI bt ) : void
Dashboard_Click ( object sender, RoutedEventArgs e ) : void
DataGrid_Loaded ( object sender, RoutedEventArgs e ) : void
DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
Details_Clicked ( TrakHound_UI bt ) : void
GetScrollViewer ( DependencyObject obj ) : ScrollViewer
Minimize_ToolBarItem_Clicked ( TrakHound_UI bt ) : void
RemoveOldLines ( ) : void
Server_Click ( object sender, RoutedEventArgs e ) : void
SetCurrentOutput ( string currentOutput ) : void
dg_SelectedCellsChanged ( object sender, System.Windows.Controls.SelectedCellsChangedEventArgs e ) : void

메소드 상세

AddLine() 공개 메소드

public AddLine ( Line line, string applicationName ) : void
line Line
applicationName string
리턴 void

PopUp() 공개 메소드

public PopUp ( ) : System
리턴 System

ScrollLastIntoView() 공개 메소드

public ScrollLastIntoView ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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