BaseWindowViewModel OnPropertyChanged Method KerbalEdit - Take control of your KSP Data!
Handler for OnPropertyChanged events

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

protected virtual void OnPropertyChanged(
	string name,
	Object value = null
)
See Also