DesignerView.ExpandCommand Champ
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.
Commande utilisée pour accéder à l’enfant sélectionné d’une activité composite et le développer pour remplir le plein écran de l’aire du Concepteur de flux de travail Windows. La commande de menu contextuel View full screen
lance cette action.
public: static initonly System::Windows::Input::ICommand ^ ExpandCommand;
public static readonly System.Windows.Input.ICommand ExpandCommand;
staticval mutable ExpandCommand : System.Windows.Input.ICommand
Public Shared ReadOnly ExpandCommand As ICommand
Valeur de champ
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.