バージョン

CancelableRoutedToolEventArgs コンストラクタ

CancelableRoutedToolEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tool As FrameworkElement _
)
public CancelableRoutedToolEventArgs( 
   FrameworkElement tool
)

パラメータ

tool
ツール インスタンス。
参照