ToastCreateSupport UWPの通知を簡単に出します 使用例 var hoge = CreateToast.Text02("タイトル", "内容"); ToastNotificationManager.CreateToastNotifier().Show(hoge);