Table of Contents

Event Unchecked

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Triggered whenever an item is no longer selected. WantsOnChange will be set to true when this event is subscribed to.

public event EventHandler<IEnumerable<TreeViewItem>> Unchecked

Returns

EventHandler<IEnumerable<TreeViewItem>>
Triggered whenever an item is no longer selected. WantsOnChange will be set to true when this event is subscribed to.