Occurs when the selection has changed interactively by the user.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public event EventHandler ValueChanged |
Visual Basic
![]() |
---|
Public Event ValueChanged As EventHandler |
ValueChanged events receive an argument of type EventArgs.