C# Class ErlangEditor.ViewModel.PrjTreeItemVM

Inheritance: ViewModelBase
Datei anzeigen Open project: xdusongwei/ErlangEditor Class Usage Examples

Public Properties

Property Type Description
AddToolbarVisibilityProperty System.Windows.DependencyProperty
CompileToolbarVisibilityProperty System.Windows.DependencyProperty
DisplayTextProperty System.Windows.DependencyProperty
MyPropertyProperty System.Windows.DependencyProperty
PropToolbarVisibilityProperty System.Windows.DependencyProperty
RemoveToolbarVisibilityProperty System.Windows.DependencyProperty
SaveToolbarVisibilityProperty System.Windows.DependencyProperty
StateColorProperty System.Windows.DependencyProperty
TypeColorProperty System.Windows.DependencyProperty

Public Methods

Method Description
ContentChanged ( ) : void
PrjTreeItemVM ( ) : System
PrjTreeItemVM ( object aNode ) : System

Method Details

ContentChanged() public method

public ContentChanged ( ) : void
return void

PrjTreeItemVM() public method

public PrjTreeItemVM ( ) : System
return System

PrjTreeItemVM() public method

public PrjTreeItemVM ( object aNode ) : System
aNode object
return System

Property Details

AddToolbarVisibilityProperty public_oe static_oe property

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

CompileToolbarVisibilityProperty public_oe static_oe property

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

DisplayTextProperty public_oe static_oe property

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

MyPropertyProperty public_oe static_oe property

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

PropToolbarVisibilityProperty public_oe static_oe property

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

RemoveToolbarVisibilityProperty public_oe static_oe property

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

SaveToolbarVisibilityProperty public_oe static_oe property

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

StateColorProperty public_oe static_oe property

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

TypeColorProperty public_oe static_oe property

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