C# 클래스 StoryTeller.UserInterface.Tests.Outline.OutlineView

Interaction logic for OutlineView.xaml
상속: System.Windows.Controls.UserControl, IOutlineView
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
FocusOnTop ( ) : void
OutlineView ( ) : System
ResetTree ( OutlineNode node ) : void

메소드 상세

FocusOnTop() 공개 메소드

public FocusOnTop ( ) : void
리턴 void

OutlineView() 공개 메소드

public OutlineView ( ) : System
리턴 System

ResetTree() 공개 메소드

public ResetTree ( OutlineNode node ) : void
node OutlineNode
리턴 void