'---------------------------------------------------------------------------- ' EgalTech 2016-2016 '---------------------------------------------------------------------------- ' File : AutomaticCloseExpander.vb Data : 8.9.16 Versione : 1 ' Content : AutomatiCloseExpander Behavior (see detailed description below) ' ' Created by : Emmanuele Sassi ' Edited by : ' ' Changes : ' '---------------------------------------------------------------------------- ' ' Behavior description: permit to close other Expander when one is about to expand if they have to use more space than how many the StackPanel offers. ' Control that can use this behavior: StackPanel ' Internal structure of the control that can use it (example): ' ' ' ' '