ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / OnWordMouseLeave Method

In This Topic
    OnWordMouseLeave Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub OnWordMouseLeave( _
       ByVal e As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
    ) 
    protected void OnWordMouseLeave( 
       Windows.UI.Xaml.Input.PointerRoutedEventArgs e
    )

    Parameters

    e
    See Also