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