Logical |
The LogicalNodeViewModel Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| _myLogicalNode | The assigned node from the LogicalTaskTree. | |
| ColumnNumber |
Returns or sets the column number of the associated control
in a square matrix.
This value is moved to the GridColumn property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) | |
| Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) | |
| RowNumber |
Returns or sets the line number of the associated control
in a square matrix.
This value is moved to the GridRow property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |