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のアプリケーションライフサイクル中に、デバッグモードで実行中のイベントを追跡するにはどうすればよいですか?どのイベントが発生したかを確認できますか?
ええ、本当に簡単です。すべてのメソッドで、次を追加するだけです
Debug.WriteLine("Hit (Method Name) for (Page).xaml");