Method OnInvalidated
OnInvalidated(InvalidateEventArgs)
Called when the Invalidated event is raised.
protected virtual void OnInvalidated(InvalidateEventArgs e)
Parameters
eInvalidateEventArgsA InvalidateEventArgs that contains the event data.
Called when the Invalidated event is raised.
protected virtual void OnInvalidated(InvalidateEventArgs e)
e InvalidateEventArgsA InvalidateEventArgs that contains the event data.