C# 클래스 ErlangEditor.ViewModel.MainVM

상속: ViewModelBase
파일 보기 프로젝트 열기: xdusongwei/ErlangEditor

공개 프로퍼티들

프로퍼티 타입 설명
ErrorCountProperty System.Windows.DependencyProperty
FrameTitleProperty System.Windows.DependencyProperty
IsCompilingProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
MainVM ( ) : System
this ( string aKey ) : ViewModelBase

메소드 상세

MainVM() 공개 메소드

public MainVM ( ) : System
리턴 System

this() 공개 메소드

public this ( string aKey ) : ViewModelBase
aKey string
리턴 ViewModelBase

프로퍼티 상세

ErrorCountProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ErrorCountProperty
리턴 System.Windows.DependencyProperty

FrameTitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FrameTitleProperty
리턴 System.Windows.DependencyProperty

IsCompilingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsCompilingProperty
리턴 System.Windows.DependencyProperty