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





Raised when the dock location of the item has changed.

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

 Syntax

C#  Copy Code

public event EventHandler DockChanged

Visual Basic  Copy Code

Public Event DockChanged As EventHandler

 Event Data

DockChanged event handlers receive an argument of type EventArgs.

 See Also

DockItem Members
DockItem Class
MindFusion.UI.Silverlight Namespace