C# Class ErlangEditor.ViewModel.MainVM

Inheritance: ViewModelBase
Afficher le fichier Open project: xdusongwei/ErlangEditor

Méthodes publiques

Свойство Type Description
ErrorCountProperty System.Windows.DependencyProperty
FrameTitleProperty System.Windows.DependencyProperty
IsCompilingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MainVM ( ) : System
this ( string aKey ) : ViewModelBase

Method Details

MainVM() public méthode

public MainVM ( ) : System
Résultat System

this() public méthode

public this ( string aKey ) : ViewModelBase
aKey string
Résultat ViewModelBase

Property Details

ErrorCountProperty public_oe static_oe property

public static DependencyProperty,System.Windows ErrorCountProperty
Résultat System.Windows.DependencyProperty

FrameTitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows FrameTitleProperty
Résultat System.Windows.DependencyProperty

IsCompilingProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsCompilingProperty
Résultat System.Windows.DependencyProperty