This commit is contained in:
@@ -1193,5 +1193,11 @@ namespace VEPROMS
|
||||
}
|
||||
}
|
||||
|
||||
private void toolsPanel_ExpandedChanged(object sender, ExpandedChangeEventArgs e)
|
||||
{
|
||||
if (toolsPanel.Expanded)
|
||||
InitiateSearch(true);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user