LEADTOOLS WPF (Leadtools.Windows.Media.TransitionBase assembly)
LEAD Technologies, Inc

OutBrushChanged Event






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
add_OutBrushChanged(function(sender, e))
remove_OutBrushChanged(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TransitionBase Class
TransitionBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.