C# Class StoryTeller.UserInterface.Tests.Outline.OutlineView

Interaction logic for OutlineView.xaml
Inheritance: System.Windows.Controls.UserControl, IOutlineView
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
FocusOnTop ( ) : void
OutlineView ( ) : System
ResetTree ( OutlineNode node ) : void

Method Details

FocusOnTop() public méthode

public FocusOnTop ( ) : void
Résultat void

OutlineView() public méthode

public OutlineView ( ) : System
Résultat System

ResetTree() public méthode

public ResetTree ( OutlineNode node ) : void
node OutlineNode
Résultat void