Table of Contents

Method OnGotFocus

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

OnGotFocus(RoutedEventArgs)

Invoked whenever an unhandled GotFocus event reaches this element in its route.

protected override void OnGotFocus(RoutedEventArgs e)

Parameters

e RoutedEventArgs

The RoutedEventArgs that contains the event data.