ComponentOne Studio for WinRT XAML
StopPointerAnimation メソッド

C1TileService.PointerDownAnimation 添付プロパティが true に設定される要素。
ポインタメッセージイベントのイベントデータ。
指定されたターゲットのアクティブなポインタダウンアニメーションを停止します。
構文
'宣言
 
Public Shared Sub StopPointerAnimation( _
   ByVal target As Windows.UI.Xaml.FrameworkElement, _
   ByVal e As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
) 
public static void StopPointerAnimation( 
   Windows.UI.Xaml.FrameworkElement target,
   Windows.UI.Xaml.Input.PointerRoutedEventArgs e
)

パラメータ

target
C1TileService.PointerDownAnimation 添付プロパティが true に設定される要素。
e
ポインタメッセージイベントのイベントデータ。
参照

C1TileService クラス
C1TileService メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.