C# Class KeyCommandsLab.Views.NestedViewModel

Inheritance: ViewModelBase
ファイルを表示 Open project: danielwertheim/InputBindingCommand-Lab Class Usage Examples

Public Methods

Method Description
NestedViewModel ( ) : System

Protected Methods

Method Description
GetInputBindingCommands ( ) : IEnumerable

Method Details

GetInputBindingCommands() protected method

protected GetInputBindingCommands ( ) : IEnumerable
return IEnumerable

NestedViewModel() public method

public NestedViewModel ( ) : System
return System