Class ShowListBoxCommand
- Namespace
- H.Presenters.Common
- Assembly
- H.Presenters.Common.dll
public class ShowListBoxCommand : ShowSourceCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowListBoxCommand
- Implements
- Inherited Members
- Extension Methods
Properties
DisplayMemberPath
public string DisplayMemberPath { get; set; }
Property Value
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object