C# Class StoryTeller.UserInterface.Exploring.TestLinePanel

Interaction logic for TestLine.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
CreateControls ( Grid grid ) : TestLineControls
TestLinePanel ( ) : System.Windows

Method Details

CreateControls() public method

public CreateControls ( Grid grid ) : TestLineControls
grid System.Windows.Controls.Grid
return TestLineControls

TestLinePanel() public method

public TestLinePanel ( ) : System.Windows
return System.Windows