This topic has not yet been rated - Rate this topic

PropertyValueEditorCommands.ShowExtendedPopupEditor Property

Gets a RoutedCommand that represents a request to display an extended editor for a property.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
public static RoutedCommand ShowExtendedPopupEditor { get; }

Property Value

Type: System.Windows.Input.RoutedCommand
A request to display an extended editor for a property.

The property window should support the user with different editing modes for a property, if available. The property window should support extended editors. For example, the HorizontalAlignment property editor is an extended editor where the user selects the property value from a drop-down list.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ