[]
Occurs when the value property changes in GrapeCity.Windows.InputMan.GcMask.
public event RoutedEventHandler ValueChanged
Public Event ValueChanged As RoutedEventHandler
Type | Description |
---|---|
RoutedEventHandler | Occurs when the value property changes in GrapeCity.Windows.InputMan.GcMask. |
This event is raised if the GrapeCity.Windows.InputMan.GcMask.Value property is changed by either a programmatic modification or user interaction.