Click here to Skip to main content
15,893,266 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I'm developing the "Pin To Start" functionality for Windows Store(8.1) in XAML.
I'm using 'SecondaryTile' class to achieve this functionality.
Once a SecondaryTile is pinned to start I want to update the "Display Text" of it from background every 24 Hrs.
But the current "UpdateAsync" method in SecondaryTile class doesn't support this.

So can anyone provide me a solution how can I achieve this functionality.
The following is the link of SecondaryTile class.

SecondaryTile Class[^]

Any help would be appreciated.

Thanks,
P Dash
Posted
Updated 11-Mar-14 19:57pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900