Expander.OnExpanded Method

Definition

Raises the Expanded event when the IsExpanded property changes from false to true.

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

Applies to