This commit is contained in:
@ -68,7 +68,7 @@ namespace Elwig.Windows {
|
||||
(PhoneNr9TypeInput, PhoneNr9Input, PhoneNr9CommentInput),
|
||||
];
|
||||
|
||||
InitializeDelayTimer(SearchInput, SearchInput_TextChanged);
|
||||
ControlUtils.InitializeDelayTimer(SearchInput, SearchInput_TextChanged);
|
||||
SearchInput.TextChanged -= SearchInput_TextChanged;
|
||||
|
||||
ViewModel.MemberListOrderByMgNr = false;
|
||||
|
Reference in New Issue
Block a user