StatusBar statusbar = StatusBar.GetForCurrentView(); await statusbar.HideAsync();
WP8.1 状态栏隐藏
原文:http://www.cnblogs.com/T-ARF/p/6129977.html