Method AfterMarginChanged
AfterMarginChanged(Control)
Called after the value of the Margin property changes.
public virtual void AfterMarginChanged(Control sender)
Parameters
sender
ControlControl which sends the notification.
Called after the value of the Margin property changes.
public virtual void AfterMarginChanged(Control sender)
sender
ControlControl which sends the notification.