C# Class Dev2.Settings.SettingsItemViewModel

Inheritance: System.Windows.DependencyObject, INotifyPropertyChanged
显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
HelpTextProperty System.Windows.DependencyProperty
IsDirtyProperty System.Windows.DependencyProperty

Protected Methods

Method Description
CloseHelp ( ) : void
SettingsItemViewModel ( ) : System.ComponentModel

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

CloseHelp() protected abstract method

protected abstract CloseHelp ( ) : void
return void

SettingsItemViewModel() protected method

protected SettingsItemViewModel ( ) : System.ComponentModel
return System.ComponentModel

Property Details

HelpTextProperty public_oe static_oe property

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

IsDirtyProperty public_oe static_oe property

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