private void UpdateSubscriptionExposure(SubscriptionState subState)
 {
     this.CheckInstalledAndShellVisible(subState);
     ShellExposure.UpdateSubscriptionShellExposure(subState);
 }