[This is preliminary documentation and subject to change.]
Sent to the snap-in's IComponentData implementation when a folder needs to be expanded or contracted.
Not used.
On receipt of this notification the snap-in should enumerate the children (sub-containers only) of the specified scope item, if any, using IConsoleNameSpace methods. Subsequently, if a new item is added to or deleted from this scope object through some external means, then that item should also be added to or deleted from the console's namespace using IConsoleNameSpace methods.
IComponentData::Notify, IConsoleNameSpace