'Declaration
Public Overrides Function BeginEdit( _ ByVal editingElement As FrameworkElement, _ ByVal routedEventArgs As RoutedEventArgs _ ) As Boolean
public override bool BeginEdit( FrameworkElement editingElement, RoutedEventArgs routedEventArgs )
Parameters
- editingElement
- routedEventArgs