RichSuggestTokenPointerOverEventArgs.CurrentPoint Property

Definition

Gets or sets a PointerPoint object relative to the RichSuggestBox control.

public Windows.UI.Input.PointerPoint CurrentPoint { get; set; }
member this.CurrentPoint : Windows.UI.Input.PointerPoint with get, set
Public Property CurrentPoint As PointerPoint

Property Value

Windows.UI.Input.PointerPoint

Applies to