Compartir a través de


WorkflowViewElement.OnShowExpandedChanged(Boolean) Método

Definición

Se invoca cuando cambia la propiedad de mostrar expandida.

protected:
 virtual void OnShowExpandedChanged(bool newValue);
protected virtual void OnShowExpandedChanged (bool newValue);
abstract member OnShowExpandedChanged : bool -> unit
override this.OnShowExpandedChanged : bool -> unit
Protected Overridable Sub OnShowExpandedChanged (newValue As Boolean)

Parámetros

newValue
Boolean

true para indicar que el valor de la propiedad de mostrar expandida ha cambiado; si no, false.

Comentarios

No hay ninguna implementación predeterminada.

Se aplica a