From ticket 848774 Late binding. Is there a way to toggle on-of how the framework accesses it’s properties? For instance I lost almost whole day to figure out that you use early/static banding by default and that is the reason why ComboBox.ItemsPopup would return old information. In any case I do consider this a must have for any mature framework (I mean option to switching dinamically late vs early binding).