Property CheckedNodes
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CheckedNodes
Gets all nodes (= items with children) in the tree view that are selected.
public IEnumerable<TreeViewItem> CheckedNodes { get; }