Converter used to change the background of an element based upon the provided value (typically the IsDirty property)
Inheritance Hierarchy
KerbalEdit.Views.Converters ChangedItemBackgroundConverter
Namespace: KerbalEdit.Views.Converters
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ChangedItemBackgroundConverter : IValueConverter
See Also