C# Class TrakHound_Dashboard.Controls.Developer_Console.PopUp

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

Méthodes publiques

Свойство Type Description
DetailsShownProperty System.Windows.DependencyProperty
SelectedLineProperty System.Windows.DependencyProperty
ShownProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AddLine ( Line line, string applicationName ) : void
PopUp ( ) : System
ScrollLastIntoView ( ) : void

Private Methods

Méthode Description
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

Method Details

AddLine() public méthode

public AddLine ( Line line, string applicationName ) : void
line Line
applicationName string
Résultat void

PopUp() public méthode

public PopUp ( ) : System
Résultat System

ScrollLastIntoView() public méthode

public ScrollLastIntoView ( ) : void
Résultat void

Property Details

DetailsShownProperty public_oe static_oe property

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

SelectedLineProperty public_oe static_oe property

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

ShownProperty public_oe static_oe property

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