Table of Contents

Class OpenDeleteSystemPathTextPropertyItem

Namespace
H.Controls.Form.PropertyItem.TextPropertyItems
Assembly
H.Controls.Form.PropertyItem.dll
public class OpenDeleteSystemPathTextPropertyItem : CommandsTextPropertyItemBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable
Inheritance
OpenDeleteSystemPathTextPropertyItem
Implements
Derived
Inherited Members
Extension Methods

Constructors

OpenDeleteSystemPathTextPropertyItem(PropertyInfo, object)

public OpenDeleteSystemPathTextPropertyItem(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Properties

ClearCommand

[Display(Name = "删除")]
public DisplayCommand ClearCommand { get; }

Property Value

DisplayCommand

OpenCommand

[Display(Name = "打开文件")]
public DisplayCommand OpenCommand { get; }

Property Value

DisplayCommand

OpenFolderCommand

[Display(Name = "打开文件夹")]
public DisplayCommand OpenFolderCommand { get; }

Property Value

DisplayCommand