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