ComponentOne RichTextBox for WPF and Silverlight
ManipulationStarted Event (C1RichTextPresenter)

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

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members