Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Zoombox Namespace / ZoomboxViewChangedEventArgs Class
Properties Methods


    ZoomboxViewChangedEventArgs Class Members

    The following tables list the members exposed by ZoomboxViewChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorIntializes a new instance of the ZoomboxViewChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertySpecifies whether the event is related to the new view.  
    Public PropertySpecifies whether the event is related to the old view.  
    Public Property (Inherited from Xceed.Wpf.Toolkit.Core.PropertyChangedEventArgs<ZoomboxView>)
    Public PropertySpecifies the index of the new view  
    Public Property (Inherited from Xceed.Wpf.Toolkit.Core.PropertyChangedEventArgs<ZoomboxView>)
    Public PropertySpecifies the index of the old view.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Windows.RoutedEventArgs)
    Top
    See Also