'Declaration
Public Overloads Function BeginEdit( _ ByVal editingEventArgs As System.Windows.RoutedEventArgs _ ) As System.Boolean
public System.bool BeginEdit( System.Windows.RoutedEventArgs editingEventArgs )
Parameters
- editingEventArgs
- The System.Windows.RoutedEventArgs instance containing the event data.
Return Value
True, if the edit began, otherwise False