Event Checked
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Triggered whenever an item is selected. WantsOnChange will be set to true when this event is subscribed to.
public event EventHandler<IEnumerable<TreeViewItem>> Checked
Returns
- EventHandler<IEnumerable<TreeViewItem>>
- Triggered whenever an item is selected. WantsOnChange will be set to true when this event is subscribed to.