ComponentOne RichTextBox for WPF and Silverlight
ManipulationStarted Event (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : ManipulationStarted Event
Syntax
'Declaration
 
Public Event ManipulationStarted As System.EventHandler(Of ManipulationStartedEventArgs)
public event System.EventHandler<ManipulationStartedEventArgs> ManipulationStarted
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members