Show / Hide Table of Contents

Method OnPointerPressed

| Edit this page View Source

OnPointerPressed(PointerRoutedEventArgs)

Called before the PointerPressed event occurs.

Declaration
protected override void OnPointerPressed(PointerRoutedEventArgs e)
Parameters
Type Name Description
PointerRoutedEventArgs e

Event data for the event.

Overrides
Control.OnPointerPressed(PointerRoutedEventArgs)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX