Scheduler for UWP
ToastNotifier プロパティ

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 > C1Scheduler クラス : ToastNotifier プロパティ
Toast 通知をスケジュールするための ToastNotifierオブジェクトを取得または設定します。デフォルト値は null です。このプロパティが有効な ToastNotifierオブジェクトに設定された場合、 C1Schedulerコントロールは、埋め込みアラームダイアログボックスを表示する代わりに、Toast 通知をスケジュールします。
シンタックス
'宣言
 
Public Property ToastNotifier As Windows.UI.Notifications.ToastNotifier
public Windows.UI.Notifications.ToastNotifier ToastNotifier {get; set;}
参照

C1Scheduler クラス
C1Scheduler メンバ