GrapeCity.Xaml.SpreadSheet.UI
OnPointerPressed Method (DataValidationListBoxItem)


Event data for the event.
Called before the PointerPressed event occurs.
Syntax
'Declaration
 
Protected Overrides Sub OnPointerPressed( _
   ByVal e As PointerRoutedEventArgs _
) 
'Usage
 
Dim instance As DataValidationListBoxItem
Dim e As PointerRoutedEventArgs
 
instance.OnPointerPressed(e)
protected override void OnPointerPressed( 
   PointerRoutedEventArgs e
)

Parameters

e
Event data for the event.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataValidationListBoxItem Class
DataValidationListBoxItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options