Method OnMarginChanged
OnMarginChanged(EventArgs)
Called when the value of the Margin property changes.
protected virtual void OnMarginChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.