UserVisibleFeature.OnActionChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the ActionChanged event.
protected:
virtual void OnActionChanged();
protected virtual void OnActionChanged ();
abstract member OnActionChanged : unit -> unit
override this.OnActionChanged : unit -> unit
Protected Overridable Sub OnActionChanged ()