コード例 #1
0
ファイル: BrowserView.cs プロジェクト: showmap/smartwalk
 private void UpdateButtonsFrameOnRotation()
 {
     ButtonBarUtil.UpdateButtonsFrameOnRotation(NavigationItem.GetNavItemBarItems());
 }