PropertyContainerEditMode, énumération
Définit les différents modes d'édition pour PropertyContainer.
Espace de noms : Microsoft.Windows.Design.PropertyEditing
Assembly : Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)
Syntaxe
'Déclaration
Public Enumeration PropertyContainerEditMode
public enum PropertyContainerEditMode
public enum class PropertyContainerEditMode
type PropertyContainerEditMode
public enum PropertyContainerEditMode
Membres
Nom de membre | Description | |
---|---|---|
Inline | Éditeur inline. | |
ExtendedPopup | Éditeur étendu affiché sur la fenêtre Propriétés. | |
ExtendedPinned | Éditeur étendu épinglé dans la fenêtre Propriétés. | |
Dialog | Éditeur de boîtes de dialogue. |
Voir aussi
Référence
Microsoft.Windows.Design.PropertyEditing, espace de noms