cimbalino / Cimbalino-Phone-Toolkit

Cimbalino Windows Phone Toolkit
MIT License
78 stars 32 forks source link

Per-pivot item binding #24

Closed ghost closed 10 years ago

ghost commented 10 years ago

Actually, not an issue, just a reminder question. Any updates on this field? http://stackoverflow.com/questions/15987564/cimbalino-appbar-pivot-with-usercontrols/15987678

Short reminder: while having MainPivot with UserControls as PivotItems, it would be nice to define appbar inside UserControls. Or, at least, inside of pivot item. But not in the main page itself.

pedrolamas commented 10 years ago

Not at the moment, truth be told this currently isn't a priority of mine, but I do see the point you're making here!

For the moment all the appbars have to be created in the main page; you can however have the AppBar buttons and menu items binding to the UserControl specific ViewModel!