C# Class ErlangEditor.ViewModel.RecentProjectVM

Inheritance: ViewModelBase
显示文件 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_oe static_oe property

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

TitleProperty public_oe static_oe property

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