ComponentOne RichTextBox for UWP
DragStarting Event (C1IncreaseFontSizeMenuTool)

C1.Xaml.RichTextBox Namespace > C1IncreaseFontSizeMenuTool Class : DragStarting Event
Syntax
'Declaration
 
Public Event DragStarting As Windows.Foundation.TypedEventHandler(Of UIElement,DragStartingEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,DragStartingEventArgs> DragStarting
See Also

Reference

C1IncreaseFontSizeMenuTool Class
C1IncreaseFontSizeMenuTool Members