MindFusion.Silverlight Package Programmer's Guide
DockItem.StateChanged Event
See Also
 





Raised when the state of the item has changed.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public event EventHandler StateChanged

Visual Basic  Copy Code

Public Event StateChanged As EventHandler

 Event Data

StateChanged event handlers receive an argument of type EventArgs.

 See Also

DockItem Members
DockItem Class
MindFusion.UI.Silverlight Namespace