次の方法で共有


ModelChangedEventArgs クラス

更新 : 2007 年 11 月

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

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

構文

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

継承階層

System.Object
  System.EventArgs
    Microsoft.Windows.Design.Services.ModelChangedEventArgs

スレッド セーフ

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

参照

参照

ModelChangedEventArgs メンバ

Microsoft.Windows.Design.Services 名前空間

ModelService

ModelItem

その他の技術情報

WPF デザイナの機能拡張について