FlexReport for WPF
AddHandler(RoutedEvent,Delegate,Boolean) メソッド


C1.WPF.FlexViewer.4.5.2 アセンブリ > C1.WPF.DxToolkit 名前空間 > DxHost クラス > AddHandler メソッド : AddHandler(RoutedEvent,Delegate,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Sub AddHandler( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal handler As System.Delegate, _
   ByVal handledEventsToo As System.Boolean _
) 
'使用法
 
Dim instance As DxHost
Dim routedEvent As System.Windows.RoutedEvent
Dim handler As System.Delegate
Dim handledEventsToo As System.Boolean
 
instance.AddHandler(routedEvent, handler, handledEventsToo)
public void AddHandler( 
   System.Windows.RoutedEvent routedEvent,
   System.Delegate handler,
   System.bool handledEventsToo
)

パラメータ

routedEvent
handler
handledEventsToo
参照

DxHost クラス
DxHost メンバ
オーバーロード一覧