Provides information about the Moved event of a MoveThumb.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class MovedEventArgs : RoutedEventArgs
Visual Basic (Declaration)
Public Class MovedEventArgs _
	Inherits RoutedEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.Windows..::.RoutedEventArgs
      Mindscape.WpfDiagramming.Foundation..::.MovedEventArgs

See Also