Share via


PropertyValueEditorCommands Members

Include Protected Members
Include Inherited Members

Provides standard commands that control the behavior of a property window when the user edits properties.

The PropertyValueEditorCommands type exposes the following members.

Properties

 

Name

Description

Public propertyStatic member

AbortTransaction

Gets a RoutedCommand that represents a request to cancel a transaction associated with a property edit.

Public propertyStatic member

BeginTransaction

Gets a RoutedCommand that represents a request to begin a new transaction associated with a property edit.

Public propertyStatic member

CommitTransaction

Gets a RoutedCommand that represents a request to commit a transaction associated with a property edit.

Public propertyStatic member

FinishEditing

Gets a RoutedCommand that represents a notification to the host that a property edit has been completed.

Public propertyStatic member

ShowDialogEditor

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

Public propertyStatic member

ShowExtendedPinnedEditor

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

Public propertyStatic member

ShowExtendedPopupEditor

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

Public propertyStatic member

ShowInlineEditor

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

Top

See Also

Reference

PropertyValueEditorCommands Class

Microsoft.Windows.Design.PropertyEditing Namespace