NonClientCaptionTappedEventArgs Class

Definition

Contains event data for the CaptionTapped event.

public ref class NonClientCaptionTappedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class NonClientCaptionTappedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class NonClientCaptionTappedEventArgs
Public NotInheritable Class NonClientCaptionTappedEventArgs
Inheritance
Object Platform::Object IInspectable NonClientCaptionTappedEventArgs
Attributes

Properties

Point

Gets the Point within the Caption non-client region where the pointer event occurred.

PointerDeviceType

Gets the PointerDeviceType for the pointer device that initiated the caption tapped input event.

Applies to