Friday, March 28, 2014

Windows Phone 8.1 Hide system tray.

Hello,


I am using api similar to Windows Store API (Not Silverlight) to write DirectX XAML application for Windows Phone 8.1.


How could I hide system tray? I know that using Silverlight it could be done by settings in xaml: shell:SystemTray.IsVisible="False"


But how it could be done buy API model similar to Windows Store?



No comments:

Post a Comment