コード例 #1
0
ファイル: About.xaml.cs プロジェクト: lhanneman/windows-phone
 void btnContact_Tap(object sender, System.Windows.Input.GestureEventArgs e)
 {
     ErrorReporting.SendFeedback();
 }