Show / Hide Table of Contents

Method OnPointerExited

| Edit this page View Source

OnPointerExited(PointerRoutedEventArgs)

Called before the PointerExited event occurs.

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

Event data for the event.

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