This topic has not yet been rated - Rate this topic

PropertyValueEditorCommands.ShowDialogEditor Property

Gets a RoutedCommand that represents a request to display a dialog box editor for a property.

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

Property Value

Type: System.Windows.Input.RoutedCommand
A request to display a dialog box 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 dialog box editors. For example, the RowDefinitions property editor is a dialog box editor where the user enters the property value in a separate dialog box.

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