RichSuggestTokenPointerOverEventArgs.CurrentPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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