'宣言 Public Sub AddToEventRoute( _ ByVal route As System.Windows.EventRoute, _ ByVal e As System.Windows.RoutedEventArgs _ )
'使用法 Dim instance As SearchToolbar Dim route As System.Windows.EventRoute Dim e As System.Windows.RoutedEventArgs instance.AddToEventRoute(route, e)
パラメータ
- route
- e