'宣言 Public Event CurrentChanging As Windows.UI.Xaml.Data.CurrentChangingEventHandler
public event Windows.UI.Xaml.Data.CurrentChangingEventHandler CurrentChanging
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、Windows.UI.Xaml.Data.CurrentChangingEventArgs 型の引数を受け取りました。次の CurrentChangingEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Cancel | Gets or sets a value that indicates whether the CurrentItem change should be canceled. |
IsCancelable | Gets a value that indicates whether the CurrentItem change can be canceled. |
参照