C# Class ErlangEditor.ViewModel.RecentProjectVM

Inheritance: ViewModelBase
Show file Open project: xdusongwei/ErlangEditor

Public Properties

Property Type Description
PathProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Public Methods

Method Description
RecentProjectVM ( ErlangEditor aEntity ) : System

Method Details

RecentProjectVM() public method

public RecentProjectVM ( ErlangEditor aEntity ) : System
aEntity ErlangEditor
return System

Property Details

PathProperty public static property

public static DependencyProperty,System.Windows PathProperty
return System.Windows.DependencyProperty

TitleProperty public static property

public static DependencyProperty,System.Windows TitleProperty
return System.Windows.DependencyProperty