Freigeben über


PropertyValueEditorCommands.CommitTransaction Eigenschaft

Definition

Ruft den Befehl ab, den der Editor auslöst, um für eine Aktualisierung eines Eigenschaftswerts einen Commit auszuführen.

public:
 static property System::Windows::Input::RoutedCommand ^ CommitTransaction { System::Windows::Input::RoutedCommand ^ get(); };
public static System.Windows.Input.RoutedCommand CommitTransaction { get; }
static member CommitTransaction : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property CommitTransaction As RoutedCommand

Eigenschaftswert

Der RoutedCommand, der einen Commit für eine Transaktion ausführt.

Hinweise

Wenn dieser Befehl ausgeführt wird und es keine offenen Transaktionen gibt, wird eine Ausnahme ausgelöst.

Gilt für: