PropertyValueEditorCommands.BeginTransaction Eigenschap

Definitie

Hiermee haalt u de opdracht op die de editor genereert om een poging te starten om een eigenschapswaarde bij te werken.

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

Waarde van eigenschap

De RoutedCommand transactie wordt gestart.

Van toepassing op