LEADTOOLS WPF (Leadtools.Windows.Media.TransitionBase assembly)

OutBrushChanged Event

Show in webframe





Occurs when the value of the OutBrush property changes.
Syntax
public event EventHandler OutBrushChanged
'Declaration
 
Public Event OutBrushChanged As EventHandler
'Usage
 
Dim instance As TransitionBase
Dim handler As EventHandler
 
AddHandler instance.OutBrushChanged, handler

            

            
public:
event EventHandler^ OutBrushChanged
Remarks

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

Requirements

Target Platforms

See Also

Reference

TransitionBase Class
TransitionBase Members

 

 


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