| PointerRoutedEventArgs Methods | 
The PointerRoutedEventArgs type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetCurrentPoint | 
            Returns the pointer position for this event occurrence, optionally evaluated
            against a coordinate origin of a supplied UIElement.
             | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also