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.
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
Gets a RoutedCommand that represents a request to cancel a transaction associated with a property edit.
Gets a RoutedCommand that represents a request to begin a new transaction associated with a property edit.
Gets a RoutedCommand that represents a request to commit a transaction associated with a property edit.
Gets a RoutedCommand that represents a notification to the host that a property edit has been completed.
Gets a RoutedCommand that represents a request to display a dialog box editor for a property.
Gets a RoutedCommand that represents a request to display a pinned editor for a property.
Gets a RoutedCommand that represents a request to display an extended editor for a property.
Gets a RoutedCommand that represents a request to display an inline editor for a property.
Top