Class ShowZoomViewImageFileCommand
[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
UseCache
public bool UseCache { get; set; }
Property Value
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object