TreeViewItemViewModel LoadChildren Method KerbalEdit - Take control of your KSP Data!
Invoked when the child items need to be loaded on demand. Subclasses can override this to populate the Children collection.

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

protected virtual void LoadChildren()
See Also