Click or drag to resize

BaseSimpleGridViewModelTMoveUpCommand Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Views.BaseSimpleGridViewModel`1.MoveUpCommand"]


Namespace: RAYLASE.Marker.GUI.Common.Views
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public DelegateCommand MoveUpCommand { get; }

Property Value

DelegateCommand
See Also