Decorator.OnAfterOffsetChanged Method

Definition

Hook for derived classes to make modifications to the decorator after the offset changes.

protected:
 virtual void OnAfterOffsetChanged();
protected virtual void OnAfterOffsetChanged ();
abstract member OnAfterOffsetChanged : unit -> unit
override this.OnAfterOffsetChanged : unit -> unit
Protected Overridable Sub OnAfterOffsetChanged ()

Applies to