Table of Contents

Class ShowZoomViewImageFileCommand

Namespace
H.Controls.ZoomBox.Extension
Assembly
H.Controls.ZoomBox.Extension.dll
[Icon("")]
[Display(Name = "图片")]
public class ShowZoomViewImageFileCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ShowZoomViewImageFileCommand
Implements
Inherited Members
Extension Methods

Properties

FilePath

public string FilePath { get; set; }

Property Value

string

UseCache

public bool UseCache { get; set; }

Property Value

bool

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task