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