maui
maui copied to clipboard
Simplify ShellItem Parenting
Description of Change
- modify the templates generated for the flyout items so that they are logical views of the flyout items that generated them opposed to all being parented to shell
- generalize the code used to split up declared elements vs logical elements so that all
BaseShellItemscan just standardize around that logic.