Fix event handlers in ControlUtils when new item is null
This commit is contained in:
@ -107,6 +107,7 @@ namespace Elwig.Windows {
|
||||
DeliveryButton.IsEnabled = false;
|
||||
ClearOriginalValues();
|
||||
ClearInputs(validate);
|
||||
ClearInputStates();
|
||||
}
|
||||
GC.Collect();
|
||||
}
|
||||
|
Reference in New Issue
Block a user