TreeViewItemViewModel IsSelected Property KerbalEdit - Take control of your KSP Data!
Gets or sets a value indicating whether the TreeViewItem associated with this object is selected.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual bool IsSelected { get; set; }
See Also