bool
RebuildSidebarOnSelectionChange
{
get;
set;
}
Summary
If true well recreate the sidebar when the selection changes. This is really useful if your tool's sidebar depends on the selection.
But also it can be a waste of energy if your tool's sidebar is static.