Click or drag to resize
Grid Solutions Framework

AverageFrequencyViewModelRemoveSelectedCommand Property

Gets the command that is invoked when removing an I/O mapping from the calculator.

Namespace: AverageFrequencyUI
Assembly: OneSecondFrequencyAverager (in OneSecondFrequencyAverager.dll) Version: 2.4.182-beta
Syntax
public RelayCommand RemoveSelectedCommand { get; }
View Source

Property Value

RelayCommand
See Also