Keyoti RapidFindReplace WPF API Docs
ElementToHighlightGotFocus Event
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightHandlerElementToHighlightGotFocus
Keyoti RapidFindReplace WPF
Fired when the UIElement gets focus.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler ElementToHighlightGotFocus
Public Event ElementToHighlightGotFocus As EventHandler
public:
 event EventHandler^ ElementToHighlightGotFocus {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member ElementToHighlightGotFocus : IEvent<EventHandler,
    EventArgs>
Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)