MindFusion.Wpf Pack Programmer's Guide
ColorPicker.DropDownClosed Event
See Also
 





Raised when the drop down editor is closed.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public event EventHandler DropDownClosed

Visual Basic  Copy Code

Public Event DropDownClosed As EventHandler

 Event Data

DropDownClosed event handlers receive an argument of type EventArgs.

 See Also

ColorPicker Members
ColorPicker Class
MindFusion.UI.Wpf Namespace