次の方法で共有


PropertyValueExceptionEventArgs クラス

更新 : 2007 年 11 月

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

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

構文

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

継承階層

System.Object
  System.EventArgs
    Microsoft.Windows.Design.PropertyEditing.PropertyValueExceptionEventArgs

スレッド セーフ

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

参照

参照

PropertyValueExceptionEventArgs メンバ

Microsoft.Windows.Design.PropertyEditing 名前空間

その他の技術情報

WPF デザイナの機能拡張

プロパティ編集アーキテクチャ