The CurrentDesignerChanged Event supports WPF/Silverlight.
The CurrentDesignerChanged Event is available in LEADTOOLS Document and Medical Imaging toolkits.
Occurs when the current designer has been changed.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Event CurrentDesignerChanged As EventHandler |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As AnnAutomation
Dim handler As EventHandler
AddHandler instance.CurrentDesignerChanged, handler |
Example
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also