UIElement.PointerCaptureLostEvent property

Expand Minimize
This topic has not yet been rated - Rate this topic

Gets the identifier for the PointerCaptureLost routed event.

Syntax


public static RoutedEvent PointerCaptureLostEvent { get; }

Property value

Type: RoutedEvent

The identifier for the PointerCaptureLost routed event.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml
Windows::UI::Xaml [C++]

Metadata

Windows.winmd

See also

UIElement
AddHandler
Routed Event Overview

 

 

Build date: 1/31/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.