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.
Avertit le StructuredCompositeActivityDesigner moment où l’affichage du concepteur actuel change.
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
C’est-à-dire DesignerView à définir.