更新 : 2007 年 11 月
MatchGesture イベントにデータを提供します。
名前空間 : Microsoft.Windows.Design.Interaction
アセンブリ : Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)
構文
'宣言
Public Class MatchGestureEventArgs _
Inherits EventArgs
'使用
Dim instance As MatchGestureEventArgs
public class MatchGestureEventArgs : EventArgs
public ref class MatchGestureEventArgs : public EventArgs
public class MatchGestureEventArgs extends EventArgs
解説
このオブジェクト内でデータを変更すると、指定された入力イベントに対して実行されるコマンドを変更できます。また、コマンドに渡されるジェスチャ データの情報も変更できます。
継承階層
System.Object
System.EventArgs
Microsoft.Windows.Design.Interaction.MatchGestureEventArgs
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Interaction 名前空間