RichTextBox for WinRT
OnPointerReleased Method (C1RichTextPresenter)


Syntax
'Declaration
 
Protected Overridable Sub OnPointerReleased( _
   ByVal e As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
) 
'Usage
 
Dim instance As C1RichTextPresenter
Dim e As Windows.UI.Xaml.Input.PointerRoutedEventArgs
 
instance.OnPointerReleased(e)
protected virtual void OnPointerReleased( 
   Windows.UI.Xaml.Input.PointerRoutedEventArgs e
)

Parameters

e
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback