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

事件的事件資料。

適用於

另請參閱