Table of Contents

Class StopAutomaticActionViewModel

Namespace
Loehnert.Lisrt.OperatingMode.ViewModels
Assembly
Loehnert.Lisrt.dll

View model for an automatic mode stopping action.

public class StopAutomaticActionViewModel : ActionViewModel, INotifyPropertyChangedEx, INotifyPropertyChanged, IActionViewModel
Inheritance
PropertyChangedBase
StopAutomaticActionViewModel
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Constructors

StopAutomaticActionViewModel(AutomaticOperatingModeBase)

Initializes a new instance of the StopAutomaticActionViewModel class.

public StopAutomaticActionViewModel(AutomaticOperatingModeBase automaticOperatingMode)

Parameters

automaticOperatingMode AutomaticOperatingModeBase

Operating mode instance.

Properties

Icon

Gets the icon.

public override Uri Icon { get; }

Property Value

Uri