ComponentOne RichTextBox for WPF and Silverlight
ManipulationCompleted Event (C1RichTextPresenter)

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

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members