ComponentOne DockControl for WPF and Silverlight
RaiseEvent(RoutedEventArgs) Method

C1.WPF.Docking Namespace > C1DockWindow Class : RaiseEvent(RoutedEventArgs) Method
Syntax
'Declaration
 
Public Sub RaiseEvent( _
   ByVal e As System.Windows.RoutedEventArgs _
) 
public void RaiseEvent( 
   System.Windows.RoutedEventArgs e
)

Parameters

e
See Also

Reference

C1DockWindow Class
C1DockWindow Members