I received feedback from a few sources recently expressing confusion about the Tag property, which resides in the class FrameworkElement. Notice, first that Control (the base for all visible controls) derives directly from FrameworkElement and thus every control is-a Framework Element and thus...