Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows Phoneエミュレーターで充電とネットワークの識別を無効にしたいのですが。これを行う方法はありますか?
さらに、xamlまたはc#コードを使用して無効にできるかどうか疑問がありますか?
言及する情報の一部は「システムトレイ」にあります。これは、要素に追加shell:SystemTray.IsVisible="False"するだけで非表示にできます(SDKのバージョン7.1以降を対象としている場合) 。<phone:PhoneApplicationPage>
shell:SystemTray.IsVisible="False"
<phone:PhoneApplicationPage>