C# Class WinRTXamlToolkit.Debugging.Views.DebugConsoleView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit Class Usage Examples

Méthodes publiques

Méthode Description
DebugConsoleView ( ) : System.ComponentModel

Private Methods

Méthode Description
Append ( string line ) : void
Clear ( ) : void
Collapse ( ) : System.Threading.Tasks.Task
Expand ( ) : System.Threading.Tasks.Task
ShowLog ( ) : void
ShowVisualTreeAsync ( UIElement element = null ) : System.Threading.Tasks.Task
Window_OnClosing ( object sender, CancelEventArgs e ) : void

Method Details

DebugConsoleView() public méthode

public DebugConsoleView ( ) : System.ComponentModel
Résultat System.ComponentModel