次の方法で共有


CommandExceptionEventArgs クラス

更新 : 2007 年 11 月

DesignerView クラスで定義された CommandException イベントのデータを提供します。

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

構文

'宣言
Public Class CommandExceptionEventArgs _
    Inherits EventArgs
'使用
Dim instance As CommandExceptionEventArgs
public class CommandExceptionEventArgs : EventArgs
public ref class CommandExceptionEventArgs : public EventArgs
public class CommandExceptionEventArgs extends EventArgs

継承階層

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

スレッド セーフ

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

参照

参照

CommandExceptionEventArgs メンバ

Microsoft.Windows.Design.Interaction 名前空間

その他の技術情報

WPF デザイナの機能拡張