Name | Description | |
---|---|---|
![]() | ZoomboxViewChangedEventArgs Constructor | Intializes a new instance of the ZoomboxViewChangedEventArgs class. |
The following tables list the members exposed by ZoomboxViewChangedEventArgs.
Name | Description | |
---|---|---|
![]() | ZoomboxViewChangedEventArgs Constructor | Intializes a new instance of the ZoomboxViewChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | IsNewViewFromStack | Specifies whether the event is related to the new view. |
![]() | IsOldViewFromStack | Specifies whether the event is related to the old view. |
![]() | NewValue | (Inherited from Xceed.Wpf.Toolkit.Core.PropertyChangedEventArgs<ZoomboxView>) |
![]() | NewViewStackIndex | Specifies the index of the new view |
![]() | OldValue | (Inherited from Xceed.Wpf.Toolkit.Core.PropertyChangedEventArgs<ZoomboxView>) |
![]() | OldViewStackIndex | Specifies the index of the old view. |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | Overridden. |
![]() | OnSetSource | (Inherited from System.Windows.RoutedEventArgs) |