Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1118
MVVM with multiple selected nodes?
posted

I'm not seeing anything in the help file other than code behind when multiple nodes are selected. Do you folks have any samples that are available?

The 2 key properties I'm setting are and that's where the documentation ends from what I'm reading.

SelectionType="Multiple"

SelectedNodesCollectionChanged="{Binding SelectedNodes}"


Also, the "node selection" sample provided with 2014.2 does not work with multiple node selection.