ArcGIS API for Silverlight - Library Reference
GraphicMouseButtonEventArgs Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : GraphicMouseButtonEventArgs Class


For a list of all members of this type, see GraphicMouseButtonEventArgs members.

Public Properties

 NameDescription
public PropertyGraphicGets a reference to the the GraphicMouseEventArgs.Graphic that raised the event. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
public PropertyHandledGets or sets a value that marks the routed event as handled. A true value for Handled prevents most handlers along the event route from handling the same event again.  
public PropertyOriginalSource Gets a reference to the object that raised the event. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
public PropertyStylusDevice Gets an object that reports stylus device information, such as the collection of stylus points associated with the input. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
Top

See Also

© ESRI, Inc. All Rights Reserved.