3 namespace SiliconStudio.Quantum
CombineMode
An enum that describes what to do with a node or a command when combining view models.
The command or the node should never be combined.
The command should be combined only if all combined nodes have it. The nodes should be combined only ...
The command should always be combined, even if some of the combined nodes do not have it...