次の方法で共有


EventHandlerGeneratedEventArgs クラス

更新 : 2008 年 7 月

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

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

構文

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

継承階層

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

スレッド セーフ

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

参照

参照

EventHandlerGeneratedEventArgs メンバ

Microsoft.Windows.Design.Services 名前空間

EventHandlerGenerated

履歴の変更

日付

履歴

理由

2008 年 7 月

新しいクラスのトピックを追加。

SP1 機能変更