次の方法で共有


ExecutedToolEventArgs クラス

更新 : 2007 年 11 月

Executed イベントにデータを提供します。

名前空間 :  Microsoft.Windows.Design.Interaction
アセンブリ :  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public NotInheritable Class ExecutedToolEventArgs _
    Inherits EventArgs
'使用
Dim instance As ExecutedToolEventArgs
public sealed class ExecutedToolEventArgs : EventArgs
public ref class ExecutedToolEventArgs sealed : public EventArgs
public final class ExecutedToolEventArgs extends EventArgs

解説

ExecutedToolEventArgs は ExecutedRoutedEventArgs に似ていますが、ツール コマンド用です。

継承階層

System.Object
  System.EventArgs
    Microsoft.Windows.Design.Interaction.ExecutedToolEventArgs

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

ExecutedToolEventArgs メンバ

Microsoft.Windows.Design.Interaction 名前空間

その他の技術情報

WPF デザイナの機能拡張