PropertyValueEditorCommands.CommitTransaction Eigenschaft

Definition

Ruft den Befehl ab, den der Editor auslöst, um eine Aktualisierung eines Eigenschaftswerts zu übernehmen.

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 Commit für eine Transaktion.

Hinweise

Wenn dieser Befehl ausgeführt wird, wenn keine geöffneten Transaktionen vorhanden sind, wird eine Ausnahme ausgelöst.

Gilt für: