ButtonBase.IsPointerOver Property

Definition

Gets a value that indicates whether a device pointer is located over this button control.

C#
public bool IsPointerOver { get; }

Property Value

Boolean

True if a pointer is over the button control; otherwise false. The default is false.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6