Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the different edit modes for a PropertyContainer.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Enumeration PropertyContainerEditMode
public enum PropertyContainerEditMode
public enum class PropertyContainerEditMode
type PropertyContainerEditMode
public enum PropertyContainerEditMode
Members
Member name | Description | |
---|---|---|
Inline | Inline editor. | |
ExtendedPopup | Extended editor that is displayed over the Properties window. | |
ExtendedPinned | Extended editor that is pinned into place within the Properties window. | |
Dialog | Dialog box editor. |
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace