Control.OnManipulationStarted(ManipulationStartedRoutedEventArgs) メソッド

定義

ManipulationStarted イベントが発生する前に呼び出されます。

void OnManipulationStarted(ManipulationStartedRoutedEventArgs const& e);
protected virtual void OnManipulationStarted(ManipulationStartedRoutedEventArgs e);
function onManipulationStarted(e)
Protected Overridable Sub OnManipulationStarted (e As ManipulationStartedRoutedEventArgs)

パラメーター

e
ManipulationStartedRoutedEventArgs

イベントのイベント データ。

適用対象

こちらもご覧ください