PropertyValueEditorCommands.BeginTransaction Proprietà

Definizione

Ottiene il comando generato dall'editor per avviare un tentativo di aggiornamento di un valore della proprietà.

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

Valore della proprietà

RoutedCommand

Oggetto RoutedCommand che avvia una transazione.

Si applica a