I\'m curious of how it would be possible to get the height of the Windows Phone application bar when in \'mini\' mode. I\'ve seen several resources on the height when the regula
In codebehind:
double appBarMiniSize = ApplicationBar.MiniSize; // 30.0