Closed StevenThuriot closed 11 years ago
Move navigate method to base. Let multistep override this and link to the base step instead. Remove the OfType call in the NovaTree.
Create a relaycommand to call these methods rather than directly setting the creational command.
Add IMultistep interface + check this rather than the node in the NavigationalAction
Move navigate method to base. Let multistep override this and link to the base step instead. Remove the OfType call in the NovaTree.
Create a relaycommand to call these methods rather than directly setting the creational command.
Add IMultistep interface + check this rather than the node in the NavigationalAction