'宣言 Public Delegate Sub NewStyleSetCreatedEventHandler( _ ByVal sender As Object, _ ByVal e As NewStyleSetCreatedEventArgs _ )
public delegate void NewStyleSetCreatedEventHandler( object sender, NewStyleSetCreatedEventArgs e )
NewStyleSetCreatedEventHandler メンバ Infragistics.Win.AppStyling.Runtime 名前空間