LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

TransitionChanged Event (ImageViewer)

Show in webframe





Occurs when the value of the Transition property changes.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
Public Event TransitionChanged As RoutedPropertyChangedEventHandler(Of TransitionBase)
'Usage
 
Dim instance As ImageViewer
Dim handler As RoutedPropertyChangedEventHandler(Of TransitionBase)
 
AddHandler instance.TransitionChanged, handler

            

            
Remarks

This event is raised if the Transition property is changed by either a programmatic modification or user interaction.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.