Closed ghost closed 12 years ago
Needs to be handled in App.OnLaunched via the LaunchActivatedEventArgs.Arguments.
The easiest way is to pass a token indicating an object in StorageApplicationPermissions.FutureAccessList
SecondaryTile.FindAllAsync() will return a list of current tiles for the app. This means when closing a document, it should only be removed from the FutureAccessList if its not pinned (relates to #11)
First example I could find, via: http://www.silverlightshow.net/items/Windows-8-and-the-future-of-XAML-Part-6-Tiles-toasts-and-badges.aspx