Textbox GotFocus

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public event RoutedEventHandler GotFocus
public event RoutedEventHandler GotFocus
Public Event GotFocus As RoutedEventHandler
Public Event GotFocus As RoutedEventHandler
public: virtual event RoutedEventHandler^ GotFocus { void add (RoutedEventHandler^ value); void remove (RoutedEventHandler^ value); }
public: virtual event RoutedEventHandler^ GotFocus { void add (RoutedEventHandler^ value); void remove (RoutedEventHandler^ value); }
abstract GotFocus : IEvent<RoutedEventHandler, RoutedEventArgs> override GotFocus : IEvent<RoutedEventHandler, RoutedEventArgs>
abstract GotFocus : IEvent<RoutedEventHandler, RoutedEventArgs> override GotFocus : IEvent<RoutedEventHandler, RoutedEventArgs>

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214