void NotifyChanged() { parent.OnSpacingChanged(spacingType); }
void NotifyChanged() { parent.OnSpacingChanged(this); }