C# Class Gilgame.SEWorkbench.Views.Config.TextEditorPage

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: gilgame/SEWorkbench Class Usage Examples

Public Methods

Method Description
TextEditorPage ( ViewModels editor ) : System

Private Methods

Method Description
SetDataContext ( ViewModels editor ) : void

Method Details

TextEditorPage() public method

public TextEditorPage ( ViewModels editor ) : System
editor ViewModels
return System