Version

StackedFragmentSeries Class Events

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

Public Events
 NameDescription
Public EventMouseEnterEvent raised when the mouse enters the visual fragment series.  
Public EventMouseLeaveEvent raised when the mouse leaves the visual fragment series.  
Public EventMouseLeftButtonDownEvent raised when the left button of the mouse is pressed over the visual fragment series.  
Public EventMouseLeftButtonUpEvent raised when the left button of the mouse is released over the visual fragment series.  
Public EventMouseMoveOccus when the mouse is moved within the visual fragment series.  
Public EventMouseRightButtonDownEvent raised when the right button of the mouse is pressed over the visual fragment series.  
Public EventMouseRightButtonUpEvent raised when the right button of the mouse is released over the visual fragment series.  
Public EventMouseWheelEvent raised when the mouse wheel is used on a visual fragment series.  
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes.  
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also