Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 498 Bytes

buttonbase_ispointerover.md

File metadata and controls

24 lines (15 loc) · 498 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.ButtonBase.IsPointerOver
winrt property

Windows.UI.Xaml.Controls.Primitives.ButtonBase.IsPointerOver

-description

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

-property-value

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

-remarks

-examples

-see-also