ComponentOne RichTextBox for WPF and Silverlight
RemoveHandler Method (ScrollPresenter)

C1.WPF.RichTextBox Namespace > ScrollPresenter Class : RemoveHandler Method
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal handler As System.Delegate _
) 
public void RemoveHandler( 
   System.Windows.RoutedEvent routedEvent,
   System.Delegate handler
)

Parameters

routedEvent
handler
See Also

Reference

ScrollPresenter Class
ScrollPresenter Members