Method OnLocationChanged
OnLocationChanged(EventArgs)
Called when the LocationChanged event is raised.
protected virtual void OnLocationChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.