PropertyValueEditorCommands.CommitTransaction Property

Definition

Gets the command that the editor raises to commit an update of a property value.

C#
public static System.Windows.Input.RoutedCommand CommitTransaction { get; }

Property Value

The RoutedCommand that commits a transaction.

Remarks

If this command is executed when there are not any open transactions, an exception is thrown.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1