Table of Contents

Class ImageFilePathPresenter

Namespace
H.Presenters.Common
Assembly
H.Presenters.Common.dll
[Icon("")]
[Display(Name = "打开图片")]
public class ImageFilePathPresenter : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IImageFilePathPresenter
Inheritance
ImageFilePathPresenter
Implements
Inherited Members
Extension Methods

Properties

FilePath

public string FilePath { get; set; }

Property Value

string

OpenCommand

public RelayCommand OpenCommand { get; }

Property Value

RelayCommand