.net - how to interchange images with application bar icon buttons in windows phone 8? -


i working on windows phone 8 app. how interchange images applicationbariconbutton shown below. first screenshot example it. in second screenshot letter d dragged on applicationbar , in applicationbar, letter c replaced letter d(third screenshot). have kind of default feature in iphone known morenavigationcontroller edit button screen. how possible in wp8? thank u in advance.

so first need correctly detect drag , drop. have tried solving that? once detect intention of user drop image on application bar, can replace icon on target application bar icon.

if cannot via drag , drop, have considered replacing feature "hold context menu" option? basically, instead of d'n'd, hold press on letter , context menu spawned asks if want add application bar.

note default applicationbar control not support binding , need find third party controls if want data binding. super easy replace icon.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -