SinglePageConfigurator.ConfiguredView Propriété
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.
Obtient l’interface utilisateur personnalisée à afficher lorsque le service connecté est configuré pour le projet actuel
public:
virtual property System::Windows::FrameworkElement ^ ConfiguredView { System::Windows::FrameworkElement ^ get(); };
public virtual System.Windows.FrameworkElement ConfiguredView { get; }
member this.ConfiguredView : System.Windows.FrameworkElement
Public Overridable ReadOnly Property ConfiguredView As FrameworkElement