StructuredCompositeActivityDesigner.OnViewChanged(DesignerView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Notifie le StructuredCompositeActivityDesigner lorsque le mode concepteur actuel est modifié.
protected:
virtual void OnViewChanged(System::Workflow::ComponentModel::Design::DesignerView ^ view);
protected virtual void OnViewChanged (System.Workflow.ComponentModel.Design.DesignerView view);
abstract member OnViewChanged : System.Workflow.ComponentModel.Design.DesignerView -> unit
override this.OnViewChanged : System.Workflow.ComponentModel.Design.DesignerView -> unit
Protected Overridable Sub OnViewChanged (view As DesignerView)
Paramètres
- view
- DesignerView
DesignerView à définir.