Adds or removes callback methods for PathChanged events

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public event OnPathChanged PathChanged

Value

Type: Skewworks.NETMF.Controls..::..OnPathChanged

Remarks

Applications can subscribe to this event to be notified when a button release occurs

See Also