At runtime, the Python code gets the name of a submodule to load, which I don\'t know before. Now, I want to check, if this submodule exists inside an existing module. Consider this structure, where f
I\'m interested the most efficient way to change an observable collection in such a way that only one property changed is fired. Lets say that I want to populate the list with 3 items, there is no add